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

Implement Cairo0 Class Hash #2111

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Tidy up code

3b82452
Select commit
Loading
Failed to load commit list.
Open

Implement Cairo0 Class Hash #2111

Tidy up code
3b82452
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

78.55% (target 70.00%)

View this Pull Request on Codecov

78.55% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.54077% with 50 lines in your changes missing coverage. Please review.

Project coverage is 78.55%. Comparing base (1b89289) to head (3b82452).
Report is 92 commits behind head on main.

Files with missing lines Patch % Lines
core/class.go 72.50% 25 Missing and 19 partials ⚠️
core/program.go 88.88% 2 Missing and 2 partials ⚠️
utils/strings.go 94.28% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2111      +/-   ##
==========================================
+ Coverage   78.41%   78.55%   +0.14%     
==========================================
  Files         102      103       +1     
  Lines        9205     9396     +191     
==========================================
+ Hits         7218     7381     +163     
- Misses       1351     1368      +17     
- Partials      636      647      +11     

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