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

feat: sync with verification #1964

Closed
wants to merge 5 commits into from

feat(sync): verifications

9bb5f03
Select commit
Loading
Failed to load commit list.
Closed

feat: sync with verification #1964

feat(sync): verifications
9bb5f03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

74.09% (-0.87%) compared to d224d59

View this Pull Request on Codecov

74.09% (-0.87%) compared to d224d59

Details

Codecov Report

Attention: Patch coverage is 42.71457% with 287 lines in your changes missing coverage. Please review.

Project coverage is 74.09%. Comparing base (d224d59) to head (9bb5f03).
Report is 104 commits behind head on main.

Files Patch % Lines
crates/papyrus_sync/src/lib.rs 16.12% 130 Missing ⚠️
crates/papyrus_sync/src/verification.rs 9.83% 110 Missing ⚠️
crates/papyrus_common/src/class_hash.rs 77.88% 29 Missing and 17 partials ⚠️
crates/papyrus_common/src/block_hash.rs 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1964      +/-   ##
==========================================
- Coverage   74.95%   74.09%   -0.87%     
==========================================
  Files         126      127       +1     
  Lines       15938    16385     +447     
  Branches    15938    16385     +447     
==========================================
+ Hits        11947    12141     +194     
- Misses       2680     2919     +239     
- Partials     1311     1325      +14     

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