refactor(blockifier): move get_block_hash_base to syscallHandlerBase #2261
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
68.58% (+28.47%) compared to e3165c4
View this Pull Request on Codecov
68.58% (+28.47%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 68.58%. Comparing base (
e3165c4
) to head (a447ab4
).
Report is 567 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../blockifier/src/execution/syscalls/syscall_base.rs | 86.36% | 0 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2261 +/- ##
===========================================
+ Coverage 40.10% 68.58% +28.47%
===========================================
Files 26 109 +83
Lines 1895 13903 +12008
Branches 1895 13903 +12008
===========================================
+ Hits 760 9535 +8775
- Misses 1100 3959 +2859
- Partials 35 409 +374
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading