test(blockifier): function to build calldata for recursive call_contract calls #1449
Codecov / codecov/project
succeeded
Oct 27, 2024 in 0s
67.33% (+27.22%) compared to e3165c4
View this Pull Request on Codecov
67.33% (+27.22%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 95.65217%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 67.33%. Comparing base (
e3165c4
) to head (98ec680
).
Report is 27 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/blockifier/src/test_utils/syscall.rs | 95.45% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1449 +/- ##
===========================================
+ Coverage 40.10% 67.33% +27.22%
===========================================
Files 26 103 +77
Lines 1895 13723 +11828
Branches 1895 13723 +11828
===========================================
+ Hits 760 9240 +8480
- Misses 1100 4082 +2982
- Partials 35 401 +366
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading