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] Backport #789, #788, #867, and #918 to 2.11 #931

Merged
merged 7 commits into from
Mar 15, 2024

fix findings api integ tests

4190cab
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] Backport #789, #788, #867, and #918 to 2.11 #931

fix findings api integ tests
4190cab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 15, 2024 in 0s

24.36% (-0.35%) compared to aa4706d

View this Pull Request on Codecov

24.36% (-0.35%) compared to aa4706d

Details

Codecov Report

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

Project coverage is 24.36%. Comparing base (aa4706d) to head (4190cab).

Files Patch % Lines
...nalytics/transport/TransportGetFindingsAction.java 0.00% 47 Missing ⚠️
...h/securityanalytics/action/GetFindingsRequest.java 0.00% 25 Missing ⚠️
...search/securityanalytics/mapper/MapperService.java 0.00% 23 Missing ⚠️
...ch/securityanalytics/findings/FindingsService.java 0.00% 22 Missing ⚠️
...tyanalytics/resthandler/RestGetFindingsAction.java 0.00% 19 Missing ⚠️
...arch/securityanalytics/logtype/LogTypeService.java 58.33% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.11     #931      +/-   ##
============================================
- Coverage     24.70%   24.36%   -0.35%     
  Complexity      952      952              
============================================
  Files           255      255              
  Lines         11368    11474     +106     
  Branches       1284     1302      +18     
============================================
- Hits           2809     2796      -13     
- Misses         8309     8429     +120     
+ Partials        250      249       -1     

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