refactor(blockifier): rename transaction_receipt t… #336
Codecov / codecov/project
succeeded
Aug 6, 2024 in 0s
76.92% (+0.15%) compared to fdff7db
View this Pull Request on Codecov
76.92% (+0.15%) compared to fdff7db
Details
Codecov Report
Attention: Patch coverage is 60.71429%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 76.92%. Comparing base (
fdff7db
) to head (51e436a
).
Report is 14 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
crates/papyrus_execution/src/objects.rs | 58.82% | 1 Missing and 6 partials |
crates/native_blockifier/src/py_block_executor.rs | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #336 +/- ##
==========================================
+ Coverage 76.77% 76.92% +0.15%
==========================================
Files 318 318
Lines 34565 34700 +135
Branches 34565 34700 +135
==========================================
+ Hits 26536 26693 +157
- Misses 5739 5741 +2
+ Partials 2290 2266 -24
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading