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

Fix constraint bug which allows more primary shards than average primary shards per index #14908

Merged
merged 1 commit into from
Jul 23, 2024

Fix constraint bug which allows more primary shards than average prim…

cfcde88
Select commit
Loading
Failed to load commit list.
Merged

Fix constraint bug which allows more primary shards than average primary shards per index #14908

Fix constraint bug which allows more primary shards than average prim…
cfcde88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

71.70% (target 70.00%)

View this Pull Request on Codecov

71.70% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.70%. Comparing base (f85a58f) to head (cfcde88).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14908      +/-   ##
============================================
- Coverage     71.82%   71.70%   -0.13%     
+ Complexity    62632    62549      -83     
============================================
  Files          5159     5159              
  Lines        293932   293932              
  Branches      42501    42501              
============================================
- Hits         211130   210769     -361     
- Misses        65404    65811     +407     
+ Partials      17398    17352      -46     

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