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(blockifier): add support for native testing #1301

Merged
merged 7 commits into from
Nov 10, 2024

feat(blockifier): add support for native testing

d3ba32a
Select commit
Loading
Failed to load commit list.
Merged

feat(blockifier): add support for native testing #1301

feat(blockifier): add support for native testing
d3ba32a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2024 in 1s

60.74% (+20.64%) compared to e3165c4

View this Pull Request on Codecov

60.74% (+20.64%) compared to e3165c4

Details

Codecov Report

Attention: Patch coverage is 20.51282% with 31 lines in your changes missing coverage. Please review.

Project coverage is 60.74%. Comparing base (e3165c4) to head (d3ba32a).
Report is 246 commits behind head on main.

Files with missing lines Patch % Lines
crates/blockifier/src/test_utils/cairo_compile.rs 0.00% 31 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1301       +/-   ##
===========================================
+ Coverage   40.10%   60.74%   +20.64%     
===========================================
  Files          26      292      +266     
  Lines        1895    33969    +32074     
  Branches     1895    33969    +32074     
===========================================
+ Hits          760    20635    +19875     
- Misses       1100    11807    +10707     
- Partials       35     1527     +1492     

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