feat(i): Handle collection commits over P2P #3247
Merged
Codecov / codecov/project
succeeded
Nov 15, 2024 in 0s
77.49% (-0.06%) compared to 8e24ee4
View this Pull Request on Codecov
77.49% (-0.06%) compared to 8e24ee4
Details
Codecov Report
Attention: Patch coverage is 91.79104%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 77.49%. Comparing base (
8e24ee4
) to head (461ca17
).
Files with missing lines | Patch % | Lines |
---|---|---|
net/server.go | 74.19% | 6 Missing and 2 partials |
internal/db/merge.go | 95.71% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #3247 +/- ##
===========================================
- Coverage 77.54% 77.49% -0.06%
===========================================
Files 382 382
Lines 35263 35301 +38
===========================================
+ Hits 27344 27354 +10
- Misses 6291 6313 +22
- Partials 1628 1634 +6
Files with missing lines | Coverage Δ | |
---|---|---|
internal/db/messages.go | 100.00% <100.00%> (ø) |
|
net/peer.go | 76.35% <100.00%> (+0.24%) |
⬆️ |
internal/db/merge.go | 79.95% <95.71%> (-0.98%) |
⬇️ |
net/server.go | 73.26% <74.19%> (-0.02%) |
⬇️ |
... and 18 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 8e24ee4...461ca17. Read the comment docs.
Loading