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(batcher): make versioned_constants_overrides field optional in BlockBuilderConfig #1832

refactor(batcher): make versioned_constants_overrides field optional …

8dd7366
Select commit
Loading
Failed to load commit list.
Merged

refactor(batcher): make versioned_constants_overrides field optional in BlockBuilderConfig #1832

refactor(batcher): make versioned_constants_overrides field optional …
8dd7366
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2024 in 0s

55.84% (+15.73%) compared to e3165c4

View this Pull Request on Codecov

55.84% (+15.73%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 23.52941% with 39 lines in your changes missing coverage. Please review.

Project coverage is 55.84%. Comparing base (e3165c4) to head (8dd7366).
Report is 248 commits behind head on main.

Files with missing lines Patch % Lines
crates/batcher/src/block_builder.rs 27.27% 32 Missing ⚠️
crates/blockifier/src/versioned_constants.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1832       +/-   ##
===========================================
+ Coverage   40.10%   55.84%   +15.73%     
===========================================
  Files          26      153      +127     
  Lines        1895    17640    +15745     
  Branches     1895    17640    +15745     
===========================================
+ Hits          760     9851     +9091     
- Misses       1100     7349     +6249     
- Partials       35      440      +405     

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