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 to 2.x] Backport to 2.x #803, #918, and #914 #930

Merged
merged 3 commits into from
Mar 15, 2024

Feature findings api enhancements (#914)

0106cb5
Select commit
Loading
Failed to load commit list.
Merged

[Backport to 2.x] Backport to 2.x #803, #918, and #914 #930

Feature findings api enhancements (#914)
0106cb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 15, 2024 in 0s

24.67% (-0.36%) compared to 03e95eb

View this Pull Request on Codecov

24.67% (-0.36%) compared to 03e95eb

Details

Codecov Report

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

Project coverage is 24.67%. Comparing base (03e95eb) to head (0106cb5).
Report is 3 commits behind head on 2.x.

Files Patch % Lines
...nalytics/transport/TransportGetFindingsAction.java 0.00% 47 Missing ⚠️
...h/securityanalytics/action/GetFindingsRequest.java 0.00% 25 Missing ⚠️
...ch/securityanalytics/findings/FindingsService.java 0.00% 22 Missing ⚠️
...tyanalytics/resthandler/RestGetFindingsAction.java 0.00% 19 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #930      +/-   ##
============================================
- Coverage     25.02%   24.67%   -0.36%     
+ Complexity     1041     1038       -3     
============================================
  Files           277      277              
  Lines         12755    12861     +106     
  Branches       1391     1405      +14     
============================================
- Hits           3192     3173      -19     
- Misses         9289     9414     +125     
  Partials        274      274              

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