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 changes and Integ test fix #935

Merged
merged 5 commits into from
Mar 16, 2024

AggregationBackendTests fix

d5f44f7
Select commit
Loading
Failed to load commit list.
Merged

Backport changes and Integ test fix #935

AggregationBackendTests fix
d5f44f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 16, 2024 in 0s

25.66% (-0.07%) compared to 7fbe7c0

View this Pull Request on Codecov

25.66% (-0.07%) compared to 7fbe7c0

Details

Codecov Report

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

Project coverage is 25.66%. Comparing base (7fbe7c0) to head (d5f44f7).

Files Patch % Lines
...lytics/transport/TransportIndexDetectorAction.java 0.00% 220 Missing ⚠️
...search/securityanalytics/mapper/MapperService.java 0.00% 22 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.9     #935      +/-   ##
============================================
- Coverage     25.72%   25.66%   -0.07%     
- Complexity      941      950       +9     
============================================
  Files           252      252              
  Lines         10754    10854     +100     
  Branches       1199     1204       +5     
============================================
+ Hits           2767     2786      +19     
- Misses         7739     7824      +85     
+ Partials        248      244       -4     

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