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 support for sha256_process_block syscall #1545

Open
wants to merge 1 commit into
base: rdr/add-syscall-counting
Choose a base branch
from

feat(blockifier): add support for `sha256_process_block` syscall

bd4f9d6
Select commit
Loading
Failed to load commit list.
Open

feat(blockifier): add support for sha256_process_block syscall #1545

feat(blockifier): add support for `sha256_process_block` syscall
bd4f9d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 1s

68.48% (+0.00%) compared to 861b3c2

View this Pull Request on Codecov

68.48% (+0.00%) compared to 861b3c2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.48%. Comparing base (861b3c2) to head (bd4f9d6).

Additional details and impacted files
@@                    Coverage Diff                    @@
##           rdr/add-syscall-counting    #1545   +/-   ##
=========================================================
  Coverage                     68.48%   68.48%           
=========================================================
  Files                           102      102           
  Lines                         13662    13662           
  Branches                      13662    13662           
=========================================================
  Hits                           9357     9357           
  Misses                         3904     3904           
  Partials                        401      401           

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