etcdserver: add learner check to readyz #19086
Merged
Codecov / codecov/project
succeeded
Jan 22, 2025 in 0s
68.82% (+0.06%) compared to b531071
View this Pull Request on Codecov
68.82% (+0.06%) compared to b531071
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.82%. Comparing base (
b531071
) to head (989c556
).
Report is 139 commits behind head on main.
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
server/etcdserver/api/etcdhttp/health.go | 91.46% <100.00%> (+0.24%) |
⬆️ |
... and 54 files with indirect coverage changes
@@ Coverage Diff @@
## main #19086 +/- ##
==========================================
+ Coverage 68.75% 68.82% +0.06%
==========================================
Files 420 420
Lines 35640 35655 +15
==========================================
+ Hits 24506 24538 +32
+ Misses 9705 9695 -10
+ Partials 1429 1422 -7
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b531071...989c556. Read the comment docs.
Loading