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 for deserilization bug in weighted round robin metadata #11679

Merged
merged 8 commits into from
Feb 12, 2024

Merge branch 'main' into npe-master

10174d4
Select commit
Loading
Failed to load commit list.
Merged

Fix for deserilization bug in weighted round robin metadata #11679

Merge branch 'main' into npe-master
10174d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

71.51% (target 70.00%)

View this Pull Request on Codecov

71.51% (target 70.00%)

Details

Codecov Report

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

Comparison is base (4dc5f49) 71.33% compared to head (10174d4) 71.51%.

Files Patch % Lines
...arch/cluster/metadata/WeightedRoutingMetadata.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11679      +/-   ##
============================================
+ Coverage     71.33%   71.51%   +0.18%     
- Complexity    59762    59869     +107     
============================================
  Files          4959     4959              
  Lines        281123   281123              
  Branches      40856    40857       +1     
============================================
+ Hits         200541   201057     +516     
+ Misses        63935    63367     -568     
- Partials      16647    16699      +52     

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