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

Open
wants to merge 2 commits into
base: rdr/add-native-syscall-handler
Choose a base branch
from

chore: remove rogue comments

03c4f3c
Select commit
Loading
Failed to load commit list.
Open

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

chore: remove rogue comments
03c4f3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

68.28% (-0.51%) compared to 8d8ec18

View this Pull Request on Codecov

68.28% (-0.51%) compared to 8d8ec18

Details

Codecov Report

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

Project coverage is 68.28%. Comparing base (8d8ec18) to head (03c4f3c).

Files with missing lines Patch % Lines
...fier/src/execution/native/entry_point_execution.rs 0.00% 80 Missing ⚠️
crates/blockifier/src/execution/execution_utils.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                         @@
##           rdr/add-native-syscall-handler    #1158      +/-   ##
==================================================================
- Coverage                           68.78%   68.28%   -0.51%     
==================================================================
  Files                                  90       91       +1     
  Lines                               11697    11783      +86     
  Branches                            11697    11783      +86     
==================================================================
  Hits                                 8046     8046              
- Misses                               3272     3358      +86     
  Partials                              379      379              

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