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): use infra_utils for fetching manifest dir #2289

Merged
merged 2 commits into from
Dec 8, 2024

feat(infra_utils): add compile-time manifest dir macro

b5ce23f
Select commit
Loading
Failed to load commit list.
Merged

chore(blockifier): use infra_utils for fetching manifest dir #2289

feat(infra_utils): add compile-time manifest dir macro
b5ce23f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2024 in 0s

77.45% (+37.34%) compared to e3165c4

View this Pull Request on Codecov

77.45% (+37.34%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.45%. Comparing base (e3165c4) to head (b5ce23f).
Report is 734 commits behind head on main.

Files with missing lines Patch % Lines
crates/infra_utils/src/path.rs 0.00% 3 Missing ⚠️
crates/blockifier/src/test_utils/cairo_compile.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2289       +/-   ##
===========================================
+ Coverage   40.10%   77.45%   +37.34%     
===========================================
  Files          26      386      +360     
  Lines        1895    41280    +39385     
  Branches     1895    41280    +39385     
===========================================
+ Hits          760    31972    +31212     
- Misses       1100     7042     +5942     
- Partials       35     2266     +2231     

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