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

Segment Replication stats throwing NPE when shards are unassigned or are in delayed allocation phase #14580

Merged
merged 1 commit into from
Feb 17, 2025

Fix Segment Replication stats throwing NPE

ba5b8c1
Select commit
Loading
Failed to load commit list.
Merged

Segment Replication stats throwing NPE when shards are unassigned or are in delayed allocation phase #14580

Fix Segment Replication stats throwing NPE
ba5b8c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

72.68% (target 70.00%)

View this Pull Request on Codecov

72.68% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.68%. Comparing base (b82ed5a) to head (ba5b8c1).
Report is 18 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14580      +/-   ##
============================================
+ Coverage     72.29%   72.68%   +0.38%     
- Complexity    65699    66041     +342     
============================================
  Files          5318     5318              
  Lines        305676   305677       +1     
  Branches      44350    44350              
============================================
+ Hits         220992   222170    +1178     
+ Misses        66582    65616     -966     
+ Partials      18102    17891     -211     

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