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

Add validation for the search backpressure cancellation settings #15501

Merged
merged 10 commits into from
Sep 17, 2024

Add change log

575303c
Select commit
Loading
Failed to load commit list.
Merged

Add validation for the search backpressure cancellation settings #15501

Add change log
575303c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

71.98% (target 70.00%)

View this Pull Request on Codecov

71.98% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 68.75000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 71.98%. Comparing base (aaa92ae) to head (575303c).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...kpressure/settings/SearchBackpressureSettings.java 25.00% 3 Missing and 3 partials ⚠️
...backpressure/settings/SearchShardTaskSettings.java 75.00% 1 Missing and 1 partial ⚠️
...arch/backpressure/settings/SearchTaskSettings.java 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15501      +/-   ##
============================================
- Coverage     72.01%   71.98%   -0.03%     
- Complexity    64350    64402      +52     
============================================
  Files          5278     5278              
  Lines        300836   300866      +30     
  Branches      43474    43477       +3     
============================================
- Hits         216633   216586      -47     
- Misses        66394    66505     +111     
+ Partials      17809    17775      -34     

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