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

support object fields in aggregation based sigma rules #789

Merged
merged 2 commits into from
Jan 16, 2024

support object fields in aggregation based sigma rules

1d4f5d7
Select commit
Loading
Failed to load commit list.
Merged

support object fields in aggregation based sigma rules #789

support object fields in aggregation based sigma rules
1d4f5d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 1s

24.83% (+0.09%) compared to 0ad91cc

View this Pull Request on Codecov

24.83% (+0.09%) compared to 0ad91cc

Details

Codecov Report

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

Comparison is base (0ad91cc) 24.73% compared to head (1d4f5d7) 24.83%.
Report is 3 commits behind head on main.

Files Patch % Lines
...rrelation/index/codec/CorrelationCodecVersion.java 75.00% 2 Missing ⚠️
...lation990/PerFieldCorrelationVectorsFormat990.java 50.00% 2 Missing ⚠️
...ndex/codec/correlation990/CorrelationCodec990.java 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #789      +/-   ##
============================================
+ Coverage     24.73%   24.83%   +0.09%     
- Complexity     1023     1030       +7     
============================================
  Files           275      277       +2     
  Lines         12695    12713      +18     
  Branches       1400     1401       +1     
============================================
+ Hits           3140     3157      +17     
- Misses         9290     9292       +2     
+ Partials        265      264       -1     

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