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.x] Add slice level operation listener methods #15178

Merged
merged 1 commit into from
Aug 8, 2024

Add slice level operation listener methods (#15153)

2d53a58
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add slice level operation listener methods #15178

Add slice level operation listener methods (#15153)
2d53a58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2024 in 0s

71.60% (target 70.00%)

View this Pull Request on Codecov

71.60% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.60%. Comparing base (8edcf48) to head (2d53a58).

Files Patch % Lines
...ensearch/search/internal/ContextIndexSearcher.java 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15178      +/-   ##
============================================
+ Coverage     71.56%   71.60%   +0.03%     
+ Complexity    62862    62814      -48     
============================================
  Files          5137     5137              
  Lines        295044   295074      +30     
  Branches      42975    42979       +4     
============================================
+ Hits         211144   211275     +131     
+ Misses        66185    66033     -152     
- Partials      17715    17766      +51     

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