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.x] fix for detectors with sigma aggregation rules #1374

Merged
merged 1 commit into from
Oct 23, 2024

fix for detectors with sigma aggregation rules (#1372)

f99a107
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] fix for detectors with sigma aggregation rules #1374

fix for detectors with sigma aggregation rules (#1372)
f99a107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

69.20% (+0.18%) compared to da070bd

View this Pull Request on Codecov

69.20% (+0.18%) compared to da070bd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.20%. Comparing base (da070bd) to head (f99a107).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1374      +/-   ##
============================================
+ Coverage     69.02%   69.20%   +0.18%     
- Complexity     3608     3611       +3     
============================================
  Files           405      405              
  Lines         20102    20110       +8     
  Branches       2045     2046       +1     
============================================
+ Hits          13875    13918      +43     
+ Misses         5206     5169      -37     
- Partials       1021     1023       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.