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] Bug/sbp cancellation #14502

Merged

Merge branch 'backport/backport-13474-to-2.x' into backport/backport-…

452ecf0
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Bug/sbp cancellation #14502

Merge branch 'backport/backport-13474-to-2.x' into backport/backport-…
452ecf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

71.49% (target 70.00%)

View this Pull Request on Codecov

71.49% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 83.42541% with 30 lines in your changes missing coverage. Please review.

Project coverage is 71.49%. Comparing base (0dd892c) to head (452ecf0).
Report is 411 commits behind head on 2.x.

Files Patch % Lines
...rg/opensearch/snapshots/SnapshotShardsService.java 50.00% 7 Missing and 5 partials ⚠️
...in/java/org/opensearch/tasks/TaskCancellation.java 25.00% 5 Missing and 1 partial ⚠️
.../main/java/org/opensearch/search/ResourceType.java 54.54% 5 Missing ⚠️
...ch/repositories/blobstore/BlobStoreRepository.java 33.33% 1 Missing and 1 partial ⚠️
...search/backpressure/SearchBackpressureService.java 96.87% 0 Missing and 2 partials ⚠️
...ckpressure/trackers/TaskResourceUsageTrackers.java 91.30% 2 Missing ⚠️
...search/backpressure/trackers/HeapUsageTracker.java 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14502      +/-   ##
============================================
+ Coverage     71.28%   71.49%   +0.21%     
- Complexity    60145    62271    +2126     
============================================
  Files          4957     5096     +139     
  Lines        282799   292810   +10011     
  Branches      41409    42683    +1274     
============================================
+ Hits         201591   209351    +7760     
- Misses        64189    65861    +1672     
- Partials      17019    17598     +579     

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