Skip to content

Snapsync "static sync" with p2p

f99c07f
Select commit
Loading
Failed to load commit list.
Closed

Snapsync with p2p #2120

Snapsync "static sync" with p2p
f99c07f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

73.37% (target 70.00%)

View this Pull Request on Codecov

73.37% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 37.22504% with 371 lines in your changes missing coverage. Please review.

Project coverage is 73.37%. Comparing base (7286fe7) to head (f99c07f).
Report is 95 commits behind head on main.

Files with missing lines Patch % Lines
core/state.go 4.06% 187 Missing and 2 partials ⚠️
blockchain/snap_server_interface.go 4.47% 63 Missing and 1 partial ⚠️
core/trie/snap_support.go 74.49% 26 Missing and 12 partials ⚠️
blockchain/blockchain.go 34.09% 29 Missing ⚠️
core/contract.go 0.00% 17 Missing ⚠️
core/trie/trie.go 62.85% 10 Missing and 3 partials ⚠️
db/pebble/db.go 0.00% 8 Missing ⚠️
core/trie/proof.go 0.00% 6 Missing ⚠️
node/node.go 44.44% 4 Missing and 1 partial ⚠️
db/remote/db.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2120      +/-   ##
==========================================
- Coverage   75.16%   73.37%   -1.79%     
==========================================
  Files         107      109       +2     
  Lines       11392    11972     +580     
==========================================
+ Hits         8563     8785     +222     
- Misses       2175     2520     +345     
- Partials      654      667      +13     

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