Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.9] [Backport 2.x] New Log Type JSON format #481

Merged
merged 1 commit into from
Jul 11, 2023

[Backport 2.x] New Log Type JSON format (#474)

db21f44
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.9] [Backport 2.x] New Log Type JSON format #481

[Backport 2.x] New Log Type JSON format (#474)
db21f44
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 11, 2023 in 1s

28.24% (+0.04%) compared to 95c1b6e

View this Pull Request on Codecov

28.24% (+0.04%) compared to 95c1b6e

Details

Codecov Report

Merging #481 (db21f44) into 2.9 (95c1b6e) will increase coverage by 0.04%.
The diff coverage is 29.33%.

@@             Coverage Diff              @@
##                2.9     #481      +/-   ##
============================================
+ Coverage     28.19%   28.24%   +0.04%     
- Complexity      895      904       +9     
============================================
  Files           231      235       +4     
  Lines          9338     9446     +108     
  Branches       1074     1081       +7     
============================================
+ Hits           2633     2668      +35     
- Misses         6469     6546      +77     
+ Partials        236      232       -4     
Impacted Files Coverage Δ
...rch/securityanalytics/SecurityAnalyticsPlugin.java 0.00% <0.00%> (ø)
...tyanalytics/action/CreateIndexMappingsRequest.java 46.93% <0.00%> (ø)
...rityanalytics/action/GetIndexMappingsResponse.java 36.84% <0.00%> (+1.84%) ⬆️
...urityanalytics/action/GetMappingsViewResponse.java 0.00% <0.00%> (ø)
...securityanalytics/action/ValidateRulesRequest.java 57.14% <ø> (ø)
...ecurityanalytics/action/ValidateRulesResponse.java 53.12% <0.00%> (+4.55%) ⬆️
...rrelation/index/query/CorrelationQueryBuilder.java 0.00% <ø> (ø)
...ecurityanalytics/logtype/BuiltinLogTypeLoader.java 0.00% <0.00%> (ø)
...arch/securityanalytics/logtype/LogTypeService.java 0.00% <0.00%> (ø)
...search/securityanalytics/mapper/MapperService.java 4.28% <ø> (ø)
... and 8 more