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(blockifier): move env var from run time to compile time #2453

Closed
wants to merge 1 commit into from

chore(blockifier): move env var from run time to compile time

1b90f8c
Select commit
Loading
Failed to load commit list.
Closed

chore(blockifier): move env var from run time to compile time #2453

chore(blockifier): move env var from run time to compile time
1b90f8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

71.94% (-5.46%) compared to 611737c

View this Pull Request on Codecov

71.94% (-5.46%) compared to 611737c

Details

Codecov Report

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

Project coverage is 71.94%. Comparing base (611737c) to head (1b90f8c).

Files with missing lines Patch % Lines
crates/blockifier/src/test_utils/cairo_compile.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           spr/main/301ed4eb    #2453      +/-   ##
=====================================================
- Coverage              77.40%   71.94%   -5.46%     
=====================================================
  Files                    389      101     -288     
  Lines                  41335    13490   -27845     
  Branches               41335    13490   -27845     
=====================================================
- Hits                   31995     9706   -22289     
+ Misses                  7078     3370    -3708     
+ Partials                2262      414    -1848     

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