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

refactor(blockifier): revert change to VersionedConstantsOverrides #1572

Merged

refactor(blockifier): revert change to VersionedConstantsOverrides

1c116f3
Select commit
Loading
Failed to load commit list.
Merged

refactor(blockifier): revert change to VersionedConstantsOverrides #1572

refactor(blockifier): revert change to VersionedConstantsOverrides
1c116f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 0s

46.75% (+6.64%) compared to e3165c4

View this Pull Request on Codecov

46.75% (+6.64%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.

Project coverage is 46.75%. Comparing base (e3165c4) to head (1c116f3).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/versioned_constants.rs 66.66% 8 Missing ⚠️
crates/native_blockifier/src/py_objects.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1572      +/-   ##
==========================================
+ Coverage   40.10%   46.75%   +6.64%     
==========================================
  Files          26      210     +184     
  Lines        1895    24663   +22768     
  Branches     1895    24663   +22768     
==========================================
+ Hits          760    11530   +10770     
- Misses       1100    12347   +11247     
- Partials       35      786     +751     

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