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

Fixing _list/shards API for closed indices #16606

Merged

Removing skipIndexResolver param

790b8c0
Select commit
Loading
Failed to load commit list.
Merged

Fixing _list/shards API for closed indices #16606

Removing skipIndexResolver param
790b8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

72.00% (target 70.00%)

View this Pull Request on Codecov

72.00% (target 70.00%)

Details

Codecov Report

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

Project coverage is 72.00%. Comparing base (5ba909a) to head (790b8c0).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...admin/cluster/shards/TransportCatShardsAction.java 0.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16606      +/-   ##
============================================
- Coverage     72.11%   72.00%   -0.12%     
+ Complexity    65237    65178      -59     
============================================
  Files          5318     5318              
  Lines        304003   304015      +12     
  Branches      43992    43994       +2     
============================================
- Hits         219228   218892     -336     
- Misses        66874    67203     +329     
- Partials      17901    17920      +19     

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