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(sequencing): cache proposals from bigger heights #2325

Merged
merged 1 commit into from
Dec 5, 2024

feat(blockifier): add comprehensive state diff versioned constant (#2…

14c5f8e
Select commit
Loading
Failed to load commit list.
Merged

feat(sequencing): cache proposals from bigger heights #2325

feat(blockifier): add comprehensive state diff versioned constant (#2…
14c5f8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

18.16% (-21.94%) compared to e3165c4

View this Pull Request on Codecov

18.16% (-21.94%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 18.16%. Comparing base (e3165c4) to head (14c5f8e).
Report is 700 commits behind head on main.

Files with missing lines Patch % Lines
crates/sequencing/papyrus_consensus/src/manager.rs 80.00% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2325       +/-   ##
===========================================
- Coverage   40.10%   18.16%   -21.94%     
===========================================
  Files          26      119       +93     
  Lines        1895    14129    +12234     
  Branches     1895    14129    +12234     
===========================================
+ Hits          760     2567     +1807     
- Misses       1100    11291    +10191     
- Partials       35      271      +236     

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