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] Snapshot _status API: Include in-progress snapshots in total shard count and index filter #16411

Merged
merged 1 commit into from
Oct 22, 2024

Snapshot _status API: Include in-progress snapshots in total shard co…

eb6b9e8
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Snapshot _status API: Include in-progress snapshots in total shard count and index filter #16411

Snapshot _status API: Include in-progress snapshots in total shard co…
eb6b9e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

71.82% (target 70.00%)

View this Pull Request on Codecov

71.82% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 88 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (a31e7f2) to head (eb6b9e8).
Report is 4 commits behind head on 2.x.

Files with missing lines Patch % Lines
...apshots/status/TransportSnapshotsStatusAction.java 0.00% 78 Missing ⚠️
...uster/snapshots/status/SnapshotsStatusRequest.java 0.00% 8 Missing ⚠️
...ction/admin/cluster/RestSnapshotsStatusAction.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16411      +/-   ##
============================================
- Coverage     71.91%   71.82%   -0.09%     
+ Complexity    65221    65200      -21     
============================================
  Files          5308     5308              
  Lines        304350   304401      +51     
  Branches      44268    44285      +17     
============================================
- Hits         218867   218650     -217     
- Misses        67234    67527     +293     
+ Partials      18249    18224      -25     

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