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_reexecution): inject chain ID to chain info creation #1970

refactor(blockifier_reexecution): inject chain ID to chain info creation

716bed2
Select commit
Loading
Failed to load commit list.
Merged

refactor(blockifier_reexecution): inject chain ID to chain info creation #1970

refactor(blockifier_reexecution): inject chain ID to chain info creation
716bed2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

41.16% (+1.05%) compared to e3165c4

View this Pull Request on Codecov

41.16% (+1.05%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 41.16%. Comparing base (e3165c4) to head (716bed2).
Report is 352 commits behind head on main.

Files with missing lines Patch % Lines
...s/blockifier_reexecution/src/state_reader/utils.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1970      +/-   ##
==========================================
+ Coverage   40.10%   41.16%   +1.05%     
==========================================
  Files          26      198     +172     
  Lines        1895    23751   +21856     
  Branches     1895    23751   +21856     
==========================================
+ Hits          760     9777    +9017     
- Misses       1100    13516   +12416     
- Partials       35      458     +423     

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