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: use the installed starknet-sierra-compile crate to compile #331

feat: use the constant starknet-sierra-compile binary to compile

6f2bfc8
Select commit
Loading
Failed to load commit list.
Closed

feat: use the installed starknet-sierra-compile crate to compile #331

feat: use the constant starknet-sierra-compile binary to compile
6f2bfc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

76.44% (+0.05%) compared to f53c3c5

View this Pull Request on Codecov

76.44% (+0.05%) compared to f53c3c5

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 76.44%. Comparing base (f53c3c5) to head (6f2bfc8).

Files Patch % Lines
...arknet_sierra_compile/src/command_line_compiler.rs 82.35% 0 Missing and 6 partials ⚠️
crates/starknet_sierra_compile/src/errors.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@                             Coverage Diff                              @@
##           arni/starknet_sierra_compile/error_types     #331      +/-   ##
============================================================================
+ Coverage                                     76.39%   76.44%   +0.05%     
============================================================================
  Files                                           349      350       +1     
  Lines                                         36911    36951      +40     
  Branches                                      36911    36951      +40     
============================================================================
+ Hits                                          28198    28248      +50     
+ Misses                                         6388     6375      -13     
- Partials                                       2325     2328       +3     

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