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

build(fee): current tx_info holds validResourceBounds #505

Merged

build(fee): current tx_info holds validResourceBounds

6364dcd
Select commit
Loading
Failed to load commit list.
Merged

build(fee): current tx_info holds validResourceBounds #505

build(fee): current tx_info holds validResourceBounds
6364dcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

76.60% (+0.07%) compared to 20f39cd

View this Pull Request on Codecov

76.60% (+0.07%) compared to 20f39cd

Details

Codecov Report

Attention: Patch coverage is 79.12088% with 19 lines in your changes missing coverage. Please review.

Project coverage is 76.60%. Comparing base (20f39cd) to head (6364dcd).

Files Patch % Lines
...lockifier/src/execution/syscalls/hint_processor.rs 30.76% 15 Missing and 3 partials ⚠️
...ution/syscalls/syscall_tests/get_execution_info.rs 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #505      +/-   ##
==========================================
+ Coverage   76.52%   76.60%   +0.07%     
==========================================
  Files         351      351              
  Lines       37079    37102      +23     
  Branches    37079    37102      +23     
==========================================
+ Hits        28374    28421      +47     
+ Misses       6380     6377       -3     
+ Partials     2325     2304      -21     

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