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] [Bugfix] Fix NPE in ReplicaShardAllocator (#13993) #14827

Merged
merged 1 commit into from
Jul 19, 2024

[Bugfix] Fix NPE in ReplicaShardAllocator (#13993) (#14385)

947dc86
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Bugfix] Fix NPE in ReplicaShardAllocator (#13993) #14827

[Bugfix] Fix NPE in ReplicaShardAllocator (#13993) (#14385)
947dc86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 1s

71.51% (target 70.00%)

View this Pull Request on Codecov

71.51% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.51%. Comparing base (b366c51) to head (947dc86).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14827      +/-   ##
============================================
+ Coverage     71.45%   71.51%   +0.06%     
- Complexity    62384    62478      +94     
============================================
  Files          5106     5106              
  Lines        293583   293585       +2     
  Branches      42773    42773              
============================================
+ Hits         209779   209968     +189     
+ Misses        66133    65970     -163     
+ Partials      17671    17647      -24     

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