Skip to content

Implement Chain Exchange protocol over pubsub

Codecov / codecov/project succeeded Dec 20, 2024 in 0s

68.70% (-0.69%) compared to d4f3a0c

View this Pull Request on Codecov

68.70% (-0.69%) compared to d4f3a0c

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 142 lines in your changes missing coverage. Please review.

Project coverage is 68.70%. Comparing base (d4f3a0c) to head (76ce337).

Files with missing lines Patch % Lines
chainexchange/pubsub.go 56.21% 76 Missing and 12 partials ⚠️
chainexchange/options.go 34.14% 47 Missing and 7 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #807      +/-   ##
==========================================
- Coverage   69.38%   68.70%   -0.69%     
==========================================
  Files          78       81       +3     
  Lines        7957     8241     +284     
==========================================
+ Hits         5521     5662     +141     
- Misses       1971     2094     +123     
- Partials      465      485      +20     
Files with missing lines Coverage Δ
chainexchange/chainexchange.go 100.00% <100.00%> (ø)
internal/psutil/psutil.go 32.25% <ø> (ø)
chainexchange/options.go 34.14% <34.14%> (ø)
chainexchange/pubsub.go 56.21% <56.21%> (ø)

... and 5 files with indirect coverage changes