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

add field based rules support in correlation engine #740

Closed
wants to merge 1 commit into from

add field based rules support in correlation engine

de7e8d4
Select commit
Loading
Failed to load commit list.
Closed

add field based rules support in correlation engine #740

add field based rules support in correlation engine
de7e8d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2023 in 0s

25.75% (-0.11%) compared to a941222

View this Pull Request on Codecov

25.75% (-0.11%) compared to a941222

Details

Codecov Report

Attention: 71 lines in your changes are missing coverage. Please review.

Comparison is base (a941222) 25.85% compared to head (de7e8d4) 25.75%.

Files Patch % Lines
...arch/securityanalytics/correlation/JoinEngine.java 0.00% 43 Missing ⚠️
...arch/securityanalytics/model/CorrelationQuery.java 0.00% 15 Missing ⚠️
...earch/securityanalytics/model/CorrelationRule.java 0.00% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.9     #740      +/-   ##
============================================
- Coverage     25.85%   25.75%   -0.11%     
  Complexity      940      940              
============================================
  Files           252      252              
  Lines         10753    10796      +43     
  Branches       1198     1209      +11     
============================================
  Hits           2780     2780              
- Misses         7726     7769      +43     
  Partials        247      247              

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