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(fee): rename ResourceBoundsMapping => DeprecatedResourceBoundsMapping #504

Merged

refactor(fee): rename ResourceBoundsMapping => DeprecatedResourceBoun…

f607fcc
Select commit
Loading
Failed to load commit list.
Merged

refactor(fee): rename ResourceBoundsMapping => DeprecatedResourceBoundsMapping #504

refactor(fee): rename ResourceBoundsMapping => DeprecatedResourceBoun…
f607fcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

76.46% (-0.01%) compared to e2f2f4a, passed because coverage increased by -0.01% when compared to adjusted base (76.47%)

View this Pull Request on Codecov

76.46% (-0.01%) compared to e2f2f4a, passed because coverage increased by -0.01% when compared to adjusted base (76.47%)

Details

Codecov Report

Attention: Patch coverage is 57.14286% with 12 lines in your changes missing coverage. Please review.

Project coverage is 76.46%. Comparing base (e2f2f4a) to head (f607fcc).
Report is 1 commits behind head on main.

Files Patch % Lines
...tes/papyrus_protobuf/src/converters/transaction.rs 57.14% 3 Missing and 3 partials ⚠️
crates/starknet_api/src/transaction.rs 0.00% 3 Missing ⚠️
crates/native_blockifier/src/py_declare.rs 0.00% 1 Missing ⚠️
crates/native_blockifier/src/py_deploy_account.rs 0.00% 1 Missing ⚠️
crates/native_blockifier/src/py_invoke_function.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #504      +/-   ##
==========================================
- Coverage   76.46%   76.46%   -0.01%     
==========================================
  Files         349      349              
  Lines       36872    36874       +2     
  Branches    36872    36874       +2     
==========================================
  Hits        28195    28195              
- Misses       6353     6355       +2     
  Partials     2324     2324              

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