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

Security Analytics 2.7 Backports #938

Merged
merged 7 commits into from
Mar 19, 2024

fixing an import

e12f6fb
Select commit
Loading
Failed to load commit list.
Merged

Security Analytics 2.7 Backports #938

fixing an import
e12f6fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 19, 2024 in 0s

27.77% (-0.32%) compared to 58c33a9

View this Pull Request on Codecov

27.77% (-0.32%) compared to 58c33a9

Details

Codecov Report

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

Project coverage is 27.77%. Comparing base (58c33a9) to head (e12f6fb).
Report is 1 commits behind head on 2.7.

Files Patch % Lines
...lytics/transport/TransportIndexDetectorAction.java 0.00% 278 Missing ⚠️
...search/securityanalytics/mapper/MapperService.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.7     #938      +/-   ##
============================================
- Coverage     28.09%   27.77%   -0.32%     
- Complexity      900      902       +2     
============================================
  Files           231      231              
  Lines          9341     9495     +154     
  Branches       1076     1081       +5     
============================================
+ Hits           2624     2637      +13     
- Misses         6481     6623     +142     
+ Partials        236      235       -1     

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