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

Snapsync with p2p #2120

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

Snapsync "static sync" with p2p

f99c07f
Select commit
Loading
Failed to load commit list.
Open

Snapsync with p2p #2120

Snapsync "static sync" with p2p
f99c07f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 1s

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).

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.


🚨 Try these New Features: