Codecov / codecov/project
succeeded
Dec 11, 2024 in 0s
77.96% (-0.22%) compared to e1502c5
View this Pull Request on Codecov
77.96% (-0.22%) compared to e1502c5
Details
Codecov Report
Attention: Patch coverage is 61.78571%
with 107 lines
in your changes missing coverage. Please review.
Project coverage is 77.96%. Comparing base (
e1502c5
) to head (25d14f1
).
Files with missing lines | Patch % | Lines |
---|---|---|
net/server.go | 59.06% | 44 Missing and 17 partials |
acp/identity/identity.go | 25.00% | 14 Missing and 1 partial |
net/grpc.go | 45.00% | 10 Missing and 1 partial |
net/client.go | 52.63% | 7 Missing and 2 partials |
internal/db/permission/check.go | 88.89% | 2 Missing and 1 partial |
node/acp.go | 72.73% | 2 Missing and 1 partial |
net/errors.go | 0.00% | 2 Missing |
internal/db/db.go | 85.71% | 1 Missing |
net/sync_dag.go | 80.00% | 0 Missing and 1 partial |
node/node.go | 93.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3317 +/- ##
===========================================
- Coverage 78.18% 77.96% -0.22%
===========================================
Files 382 382
Lines 35448 35702 +254
===========================================
+ Hits 27712 27833 +121
- Misses 6106 6207 +101
- Partials 1630 1662 +32
Files with missing lines | Coverage Δ | |
---|---|---|
net/peer.go | 77.94% <100.00%> (+1.59%) |
⬆️ |
internal/db/db.go | 66.80% <85.71%> (+0.28%) |
⬆️ |
net/sync_dag.go | 60.00% <80.00%> (+0.74%) |
⬆️ |
node/node.go | 60.14% <93.33%> (+2.78%) |
⬆️ |
net/errors.go | 57.14% <0.00%> (-9.52%) |
⬇️ |
internal/db/permission/check.go | 87.14% <88.89%> (+1.10%) |
⬆️ |
node/acp.go | 78.26% <72.73%> (-1.05%) |
⬇️ |
net/client.go | 83.64% <52.63%> (-16.36%) |
⬇️ |
net/grpc.go | 56.00% <45.00%> (-7.33%) |
⬇️ |
acp/identity/identity.go | 59.55% <25.00%> (-8.02%) |
⬇️ |
... and 1 more |
... and 17 files with indirect coverage changes
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 e1502c5...25d14f1. Read the comment docs.
Loading