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 NativeSyscallHandler #621

Closed

fix: address review comments

5102a32
Select commit
Loading
Failed to load commit list.
Closed

feat(blockifier): add NativeSyscallHandler #621

fix: address review comments
5102a32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 10.20408% with 220 lines in your changes missing coverage. Please review.

Please upload report for BASE (native/add-native-execution-engine@f922076). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...blockifier/src/execution/native/syscall_handler.rs 0.00% 220 Missing ⚠️
Additional details and impacted files
@@                          Coverage Diff                          @@
##             native/add-native-execution-engine     #621   +/-   ##
=====================================================================
  Coverage                                      ?   68.57%           
=====================================================================
  Files                                         ?       90           
  Lines                                         ?    11481           
  Branches                                      ?    11481           
=====================================================================
  Hits                                          ?     7873           
  Misses                                        ?     3218           
  Partials                                      ?      390           

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