refactor(blockifier): split feature contracts to groups based on their… #2236
Codecov / codecov/project
succeeded
Dec 4, 2024 in 0s
71.34% (+31.24%) compared to e3165c4
View this Pull Request on Codecov
71.34% (+31.24%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 0%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 71.34%. Comparing base (
e3165c4
) to head (c82646b
).
Report is 687 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/blockifier/src/test_utils/cairo_compile.rs | 0.00% | 10 Missing |
crates/blockifier/src/test_utils/contracts.rs | 0.00% | 7 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2236 +/- ##
===========================================
+ Coverage 40.10% 71.34% +31.24%
===========================================
Files 26 102 +76
Lines 1895 13636 +11741
Branches 1895 13636 +11741
===========================================
+ Hits 760 9729 +8969
- Misses 1100 3493 +2393
- Partials 35 414 +379
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading