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 impl for GasCosts in versioned_constants #2067

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat(blockifier): add impl for GasCosts in versioned_constants

1d93eab
Select commit
Loading
Failed to load commit list.
Open

feat(blockifier): add impl for GasCosts in versioned_constants #2067

feat(blockifier): add impl for GasCosts in versioned_constants
1d93eab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

68.85% (-5.34%) compared to b0cfe82

View this Pull Request on Codecov

68.85% (-5.34%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 4.16667% with 23 lines in your changes missing coverage. Please review.

Project coverage is 68.85%. Comparing base (b0cfe82) to head (1d93eab).
Report is 883 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/versioned_constants.rs 4.16% 23 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b0cfe82) and HEAD (1d93eab). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (b0cfe82) HEAD (1d93eab)
3 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2067      +/-   ##
==========================================
- Coverage   74.18%   68.85%   -5.34%     
==========================================
  Files         359      105     -254     
  Lines       36240    13700   -22540     
  Branches    36240    13700   -22540     
==========================================
- Hits        26886     9433   -17453     
+ Misses       7220     3864    -3356     
+ Partials     2134      403    -1731     

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