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 zstd compression into chain exchange #842

Merged
merged 3 commits into from
Jan 27, 2025

Massage the flaky test to submission

b624246
Select commit
Loading
Failed to load commit list.
Merged

Integrate zstd compression into chain exchange #842

Massage the flaky test to submission
b624246
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 9 files with indirect coverage changes