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 entry point execution logic for native #1158

Merged
merged 9 commits into from
Oct 21, 2024

fix: run codecov on ubuntu-large

c773bf1
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add entry point execution logic for native #1158

fix: run codecov on ubuntu-large
c773bf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

75.80% (+1.61%) compared to b0cfe82

View this Pull Request on Codecov

75.80% (+1.61%) compared to b0cfe82

Details

Codecov Report

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

Project coverage is 75.80%. Comparing base (b0cfe82) to head (c773bf1).
Report is 441 commits behind head on main.

Files with missing lines Patch % Lines
...fier/src/execution/native/entry_point_execution.rs 0.00% 76 Missing ⚠️
crates/blockifier/src/execution/execution_utils.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1158      +/-   ##
==========================================
+ Coverage   74.18%   75.80%   +1.61%     
==========================================
  Files         359      360       +1     
  Lines       36240    38485    +2245     
  Branches    36240    38485    +2245     
==========================================
+ Hits        26886    29173    +2287     
+ Misses       7220     7089     -131     
- Partials     2134     2223      +89     

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