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

Handle shard allocation for NONE migration direction #13322

Merged
merged 8 commits into from
May 2, 2024

Fix replica allocation test

54bfe73
Select commit
Loading
Failed to load commit list.
Merged

Handle shard allocation for NONE migration direction #13322

Fix replica allocation test
54bfe73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2024 in 0s

70.81% (target 70.00%)

View this Pull Request on Codecov

70.81% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 64.70588% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 70.81%. Comparing base (b15cb0c) to head (54bfe73).
Report is 245 commits behind head on main.

Files Patch % Lines
...decider/RemoteStoreMigrationAllocationDecider.java 62.50% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13322      +/-   ##
============================================
- Coverage     71.42%   70.81%   -0.61%     
- Complexity    59978    60325     +347     
============================================
  Files          4985     5050      +65     
  Lines        282275   286807    +4532     
  Branches      40946    41553     +607     
============================================
+ Hits         201603   203111    +1508     
- Misses        63999    66739    +2740     
- Partials      16673    16957     +284     

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