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] Fix issue when calling Delete PIT endpoint and no PITs exist #11713

Merged
merged 1 commit into from
Jan 4, 2024

Fix issue when calling Delete PIT endpoint and no PITs exist (#11711)

b9fcb26
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix issue when calling Delete PIT endpoint and no PITs exist #11713

Fix issue when calling Delete PIT endpoint and no PITs exist (#11711)
b9fcb26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2024 in 0s

71.15% (target 70.00%)

View this Pull Request on Codecov

71.15% (target 70.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ab9c3c6) 71.15% compared to head (b9fcb26) 71.15%.
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...h/cluster/metadata/MetadataCreateIndexService.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #11713   +/-   ##
=========================================
  Coverage     71.15%   71.15%           
+ Complexity    59365    59299   -66     
=========================================
  Files          4883     4883           
  Lines        279314   279329   +15     
  Branches      40934    40935    +1     
=========================================
+ Hits         198749   198767   +18     
+ Misses        63740    63726   -14     
- Partials      16825    16836   +11     

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