Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate end to end hashed chain exchange with F3 #816

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Integrate end to end hashed chain exchange with F3

09d3cb7
Select commit
Loading
Failed to load commit list.
Open

Integrate end to end hashed chain exchange with F3 #816

Integrate end to end hashed chain exchange with F3
09d3cb7
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 7 files with indirect coverage changes