Skip to content

network: integrate state sync module with blockfetcher

Codecov / codecov/project failed Jan 21, 2025 in 1s

82.89% (-0.25%) compared to 64c4de4

View this Pull Request on Codecov

82.89% (-0.25%) compared to 64c4de4

Details

Codecov Report

Attention: Patch coverage is 27.80749% with 135 lines in your changes missing coverage. Please review.

Project coverage is 82.89%. Comparing base (64c4de4) to head (f4d006f).
Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
pkg/network/bqueue/queue.go 26.78% 82 Missing ⚠️
pkg/network/server.go 23.91% 26 Missing and 9 partials ⚠️
pkg/services/blockfetcher/blockfetcher.go 20.00% 15 Missing and 1 partial ⚠️
pkg/core/statesync/module.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3789      +/-   ##
==========================================
- Coverage   83.13%   82.89%   -0.25%     
==========================================
  Files         335      335              
  Lines       46855    47050     +195     
==========================================
+ Hits        38954    39002      +48     
- Misses       6311     6457     +146     
- Partials     1590     1591       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.