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

build(blockifier): add get class hash at syscall #1937

Merged

build(blockifier): add get class hash at syscall

ae5eb96
Select commit
Loading
Failed to load commit list.
Merged

build(blockifier): add get class hash at syscall #1937

build(blockifier): add get class hash at syscall
ae5eb96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

69.15% (+29.05%) compared to e3165c4

View this Pull Request on Codecov

69.15% (+29.05%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 96.20253% with 3 lines in your changes missing coverage. Please review.

Project coverage is 69.15%. Comparing base (e3165c4) to head (ae5eb96).
Report is 386 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/execution/syscalls/mod.rs 84.21% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1937       +/-   ##
===========================================
+ Coverage   40.10%   69.15%   +29.05%     
===========================================
  Files          26      104       +78     
  Lines        1895    13641    +11746     
  Branches     1895    13641    +11746     
===========================================
+ Hits          760     9434     +8674     
- Misses       1100     3804     +2704     
- Partials       35      403      +368     

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