refactor: feature contracts to use native together with casm #1455
Codecov / codecov/project
succeeded
Nov 14, 2024 in 0s
68.91% (+28.81%) compared to e3165c4
View this Pull Request on Codecov
68.91% (+28.81%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 8.82353%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 68.91%. Comparing base (
e3165c4
) to head (b80eda2
).
Report is 404 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/blockifier/src/test_utils/contracts.rs | 9.37% | 29 Missing |
crates/blockifier/src/test_utils/cairo_compile.rs | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1455 +/- ##
===========================================
+ Coverage 40.10% 68.91% +28.81%
===========================================
Files 26 105 +79
Lines 1895 13687 +11792
Branches 1895 13687 +11792
===========================================
+ Hits 760 9433 +8673
- Misses 1100 3851 +2751
- Partials 35 403 +368
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading