Integrate zstd compression into chain exchange #842
Merged
Codecov / codecov/project
succeeded
Jan 27, 2025 in 0s
67.06% (-0.32%) compared to ded3d04
View this Pull Request on Codecov
67.06% (-0.32%) compared to ded3d04
Details
Codecov Report
Attention: Patch coverage is 61.40351%
with 22 lines
in your changes missing coverage. Please review.
Project coverage is 67.06%. Comparing base (
ded3d04
) to head (b624246
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/encoding/encoding.go | 61.90% | 11 Missing and 5 partials |
chainexchange/pubsub.go | 44.44% | 2 Missing and 3 partials |
host.go | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #842 +/- ##
==========================================
- Coverage 67.38% 67.06% -0.32%
==========================================
Files 83 83
Lines 9017 9024 +7
==========================================
- Hits 6076 6052 -24
- Misses 2408 2433 +25
- Partials 533 539 +6
Files with missing lines | Coverage Δ | |
---|---|---|
host.go | 65.26% <83.33%> (+0.67%) |
⬆️ |
chainexchange/pubsub.go | 67.84% <44.44%> (-0.77%) |
⬇️ |
internal/encoding/encoding.go | 61.90% <61.90%> (ø) |
Loading