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(execution): share enable_reverts check #1494

Merged
merged 1 commit into from
Oct 21, 2024

refactor(execution): share enable_reverts check

5808912
Select commit
Loading
Failed to load commit list.
Merged

refactor(execution): share enable_reverts check #1494

refactor(execution): share enable_reverts check
5808912
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

69.75% (-4.44%) compared to b0cfe82

View this Pull Request on Codecov

69.75% (-4.44%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.75%. Comparing base (b0cfe82) to head (5808912).
Report is 449 commits behind head on main.

Files with missing lines Patch % Lines
...fier/src/execution/native/entry_point_execution.rs 0.00% 3 Missing ⚠️
.../blockifier/src/execution/entry_point_execution.rs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1494      +/-   ##
==========================================
- Coverage   74.18%   69.75%   -4.44%     
==========================================
  Files         359       96     -263     
  Lines       36240    13104   -23136     
  Branches    36240    13104   -23136     
==========================================
- Hits        26886     9141   -17745     
+ Misses       7220     3563    -3657     
+ Partials     2134      400    -1734     

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