Integrate end to end hashed chain exchange with F3 #816
+624
−60
Codecov / codecov/project
succeeded
Jan 13, 2025 in 0s
69.34% (+0.52%) compared to c4b5f6a
View this Pull Request on Codecov
69.34% (+0.52%) compared to c4b5f6a
Details
Codecov Report
Attention: Patch coverage is 68.35443%
with 125 lines
in your changes missing coverage. Please review.
Project coverage is 69.34%. Comparing base (
c4b5f6a
) to head (09d3cb7
).
Files with missing lines | Patch % | Lines |
---|---|---|
cbor_gen.go | 28.76% | 35 Missing and 17 partials |
partial_msg.go | 81.81% | 32 Missing and 6 partials |
host.go | 54.54% | 27 Missing and 8 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #816 +/- ##
==========================================
+ Coverage 68.82% 69.34% +0.52%
==========================================
Files 81 83 +2
Lines 8307 8662 +355
==========================================
+ Hits 5717 6007 +290
- Misses 2100 2134 +34
- Partials 490 521 +31
Files with missing lines | Coverage Δ | |
---|---|---|
chainexchange/pubsub.go | 78.07% <100.00%> (+15.79%) |
⬆️ |
msg_encoding.go | 53.84% <100.00%> (ø) |
|
host.go | 65.09% <54.54%> (-0.63%) |
⬇️ |
partial_msg.go | 81.81% <81.81%> (ø) |
|
cbor_gen.go | 28.76% <28.76%> (ø) |
Loading