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

Basic snapsync algorithm #2035

Closed
wants to merge 1 commit into from

Ashraf Basic snap algo .. Did something + #1925

6185409
Select commit
Loading
Failed to load commit list.
Closed

Basic snapsync algorithm #2035

Ashraf Basic snap algo .. Did something + #1925
6185409
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

75.47% (target 70.00%)

View this Pull Request on Codecov

75.47% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 56.08263% with 574 lines in your changes missing coverage. Please review.

Project coverage is 75.47%. Comparing base (9c23832) to head (6185409).

Files Patch % Lines
sync/snapsyncer.go 55.59% 216 Missing and 50 partials ⚠️
core/state.go 21.65% 106 Missing and 17 partials ⚠️
sync/snap_server.go 64.58% 53 Missing and 32 partials ⚠️
blockchain/snap_server_interface.go 54.65% 29 Missing and 10 partials ⚠️
core/trie/snap_support.go 77.52% 10 Missing and 10 partials ⚠️
core/contract.go 0.00% 14 Missing ⚠️
blockchain/blockchain.go 74.35% 7 Missing and 3 partials ⚠️
core/trie/trie.go 71.42% 6 Missing and 2 partials ⚠️
core/trie/proof.go 0.00% 5 Missing ⚠️
db/pebble/db.go 75.00% 1 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2035      +/-   ##
==========================================
- Coverage   78.18%   75.47%   -2.71%     
==========================================
  Files         101      105       +4     
  Lines        9062    10362    +1300     
==========================================
+ Hits         7085     7821     +736     
- Misses       1344     1788     +444     
- Partials      633      753     +120     

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