Sigma Aggregation rule fixes #622
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 4, 2023 in 0s
25.09% (+0.04%) compared to 3c9b23a
View this Pull Request on Codecov
25.09% (+0.04%) compared to 3c9b23a
Details
Codecov Report
Merging #622 (64e5f91) into main (3c9b23a) will increase coverage by
0.04%
.
Report is 2 commits behind head on main.
The diff coverage is62.50%
.
@@ Coverage Diff @@
## main #622 +/- ##
============================================
+ Coverage 25.04% 25.09% +0.04%
- Complexity 943 947 +4
============================================
Files 255 255
Lines 11123 11142 +19
Branches 1242 1247 +5
============================================
+ Hits 2786 2796 +10
- Misses 8086 8094 +8
- Partials 251 252 +1
Files | Coverage Δ | |
---|---|---|
...ecurityanalytics/rules/backend/OSQueryBackend.java | 66.81% <100.00%> (ø) |
|
.../securityanalytics/rules/backend/QueryBackend.java | 64.54% <100.00%> (+0.32%) |
⬆️ |
...curityanalytics/rules/objects/SigmaDetections.java | 100.00% <100.00%> (ø) |
|
...a/org/opensearch/securityanalytics/model/Rule.java | 0.00% <0.00%> (ø) |
|
...tyanalytics/rules/aggregation/AggregationItem.java | 94.73% <66.66%> (-5.27%) |
⬇️ |
...opensearch/securityanalytics/util/RuleIndices.java | 0.00% <0.00%> (ø) |
|
...ch/securityanalytics/findings/FindingsService.java | 35.89% <50.00%> (-0.59%) |
⬇️ |
...lytics/transport/TransportIndexDetectorAction.java | 0.00% <0.00%> (ø) |
Loading