Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
68.80% (+0.02%) compared to 2cf7172
View this Pull Request on Codecov
68.80% (+0.02%) compared to 2cf7172
Details
Codecov Report
Attention: Patch coverage is 80.95238%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 68.80%. Comparing base (
2cf7172
) to head (6fe96a4
).
❗ Current head 6fe96a4 differs from pull request most recent head b66217c
Please upload reports for the commit b66217c to get more accurate results.
Files with missing lines | Patch % | Lines |
---|---|---|
server/embed/config.go | 73.33% | 2 Missing and 2 partials |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/featuregate/feature_gate.go | 87.66% <ø> (ø) |
|
server/config/config.go | 80.23% <ø> (ø) |
|
server/embed/etcd.go | 75.77% <100.00%> (-0.05%) |
⬇️ |
server/etcdmain/config.go | 67.33% <100.00%> (+0.66%) |
⬆️ |
server/etcdserver/server.go | 82.19% <100.00%> (-0.23%) |
⬇️ |
server/features/etcd_features.go | 60.00% <ø> (ø) |
|
server/embed/config.go | 79.46% <73.33%> (-0.03%) |
⬇️ |
... and 24 files with indirect coverage changes
@@ Coverage Diff @@
## main #19053 +/- ##
==========================================
+ Coverage 68.78% 68.80% +0.02%
==========================================
Files 420 420
Lines 35623 35634 +11
==========================================
+ Hits 24504 24519 +15
+ Misses 9691 9688 -3
+ Partials 1428 1427 -1
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 2cf7172...b66217c. Read the comment docs.
Loading