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(blockifier): add OS constants to VC #2281

Merged
merged 1 commit into from
Dec 2, 2024

feat(blockifier): add OS constants

9d0bc72
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add OS constants to VC #2281

feat(blockifier): add OS constants
9d0bc72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

63.16% (+23.06%) compared to e3165c4

View this Pull Request on Codecov

63.16% (+23.06%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 81.08108% with 7 lines in your changes missing coverage. Please review.

Project coverage is 63.16%. Comparing base (e3165c4) to head (9d0bc72).
Report is 647 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/versioned_constants.rs 62.50% 6 Missing ⚠️
crates/papyrus_execution/src/lib.rs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2281       +/-   ##
===========================================
+ Coverage   40.10%   63.16%   +23.06%     
===========================================
  Files          26      143      +117     
  Lines        1895    18387    +16492     
  Branches     1895    18387    +16492     
===========================================
+ Hits          760    11615    +10855     
- Misses       1100     5973     +4873     
- Partials       35      799      +764     

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