refactor(blockifier): diff of StateCache is StateChanges #2174
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
64.45% (+24.34%) compared to e3165c4
View this Pull Request on Codecov
64.45% (+24.34%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 53.84615%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 64.45%. Comparing base (
e3165c4
) to head (eade519
).
Report is 522 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../blockifier/src/blockifier/transaction_executor.rs | 0.00% | 5 Missing |
crates/papyrus_execution/src/execution_utils.rs | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2174 +/- ##
===========================================
+ Coverage 40.10% 64.45% +24.34%
===========================================
Files 26 141 +115
Lines 1895 17868 +15973
Branches 1895 17868 +15973
===========================================
+ Hits 760 11516 +10756
- Misses 1100 5558 +4458
- Partials 35 794 +759
☔ 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