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.11] change default filter to time based fields #1032

Open
wants to merge 1 commit into
base: 2.11
Choose a base branch
from

change default filter to time based fields (#1030)

5a10d5f
Select commit
Loading
Failed to load commit list.
Open

[Backport 2.11] change default filter to time based fields #1032

change default filter to time based fields (#1030)
5a10d5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2024 in 0s

24.44% (target 75.00%)

View this Pull Request on Codecov

24.44% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 24.44%. Comparing base (6ef168d) to head (5a10d5f).
Report is 18 commits behind head on 2.11.

Files Patch % Lines
...rityanalytics/resthandler/RestGetAlertsAction.java 0.00% 1 Missing ⚠️
...tyanalytics/resthandler/RestGetFindingsAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.11    #1032      +/-   ##
============================================
- Coverage     24.71%   24.44%   -0.27%     
- Complexity      946      963      +17     
============================================
  Files           255      257       +2     
  Lines         11379    11508     +129     
  Branches       1280     1302      +22     
============================================
+ Hits           2812     2813       +1     
- Misses         8316     8446     +130     
+ Partials        251      249       -2     

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