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

chore: expose max bytecode size arg for the compile sierra to casm util #283

Merged

chore: expose max bytecode size arg for the compile sierra to casm util

59228b7
Select commit
Loading
Failed to load commit list.
Merged

chore: expose max bytecode size arg for the compile sierra to casm util #283

chore: expose max bytecode size arg for the compile sierra to casm util
59228b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2024 in 0s

76.71% (-0.01%) compared to 3c24858

View this Pull Request on Codecov

76.71% (-0.01%) compared to 3c24858

Details

Codecov Report

Attention: Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.

Project coverage is 76.71%. Comparing base (3c24858) to head (59228b7).
Report is 13 commits behind head on main.

Files Patch % Lines
crates/starknet_sierra_compile/src/config.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
- Coverage   76.72%   76.71%   -0.01%     
==========================================
  Files         319      320       +1     
  Lines       34642    34641       -1     
  Branches    34642    34641       -1     
==========================================
- Hits        26578    26575       -3     
- Misses       5775     5778       +3     
+ Partials     2289     2288       -1     

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