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(native_blockifier): support receiving L1 Data Gas #2343

Merged

feat(native_blockifier): support receiving L1 Data Gas

ce7d6bc
Select commit
Loading
Failed to load commit list.
Merged

feat(native_blockifier): support receiving L1 Data Gas #2343

feat(native_blockifier): support receiving L1 Data Gas
ce7d6bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

52.10% (+11.99%) compared to e3165c4

View this Pull Request on Codecov

52.10% (+11.99%) compared to e3165c4

Details

Codecov Report

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

Project coverage is 52.10%. Comparing base (e3165c4) to head (ce7d6bc).
Report is 775 commits behind head on main.

Files with missing lines Patch % Lines
...kifier_reexecution/src/state_reader/serde_utils.rs 0.00% 1 Missing and 2 partials ⚠️
crates/native_blockifier/src/py_transaction.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2343       +/-   ##
===========================================
+ Coverage   40.10%   52.10%   +11.99%     
===========================================
  Files          26      188      +162     
  Lines        1895    21774    +19879     
  Branches     1895    21774    +19879     
===========================================
+ Hits          760    11345    +10585     
- Misses       1100     9651     +8551     
- Partials       35      778      +743     

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