Codecov / codecov/project
succeeded
Dec 1, 2024 in 0s
68.73% (-0.04%) compared to 3d46df1
View this Pull Request on Codecov
68.73% (-0.04%) compared to 3d46df1
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 68.73%. Comparing base (
3d46df1
) to head (fc207de
).
❗ Current head fc207de differs from pull request most recent head 38b35a6
Please upload reports for the commit 38b35a6 to get more accurate results.
Files with missing lines | Patch % | Lines |
---|---|---|
etcdctl/ctlv3/command/defrag_command.go | 0.00% | 1 Missing |
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
etcdctl/main.go | 0.00% <ø> (ø) |
|
server/etcdserver/api/v3discovery/discovery.go | 67.80% <100.00%> (ø) |
|
server/etcdserver/cluster_util.go | 66.30% <100.00%> (-0.49%) |
⬇️ |
server/etcdserver/corrupt.go | 89.81% <ø> (+0.50%) |
⬆️ |
server/etcdserver/server.go | 82.41% <ø> (+0.22%) |
⬆️ |
server/storage/mvcc/hash.go | 97.05% <100.00%> (-0.05%) |
⬇️ |
server/storage/wal/version.go | 51.53% <100.00%> (+0.62%) |
⬆️ |
etcdctl/ctlv3/command/defrag_command.go | 0.00% <0.00%> (ø) |
... and 21 files with indirect coverage changes
@@ Coverage Diff @@
## main #18973 +/- ##
==========================================
- Coverage 68.77% 68.73% -0.04%
==========================================
Files 420 420
Lines 35598 35592 -6
==========================================
- Hits 24483 24465 -18
- Misses 9685 9701 +16
+ Partials 1430 1426 -4
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 3d46df1...38b35a6. Read the comment docs.
Loading