chore(blockifier): enforce_fee() impl by api::executable_transaction::AccountTransaction #2377
+18
−5
Codecov / codecov/project
succeeded
Dec 3, 2024 in 0s
71.42% (+31.32%) compared to e3165c4
View this Pull Request on Codecov
71.42% (+31.32%) compared to e3165c4
Details
Codecov Report
Attention: Patch coverage is 63.63636%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 71.42%. Comparing base (
e3165c4
) to head (0502be4
).
Report is 677 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
crates/blockifier/src/transaction/transactions.rs | 60.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2377 +/- ##
===========================================
+ Coverage 40.10% 71.42% +31.32%
===========================================
Files 26 102 +76
Lines 1895 13625 +11730
Branches 1895 13625 +11730
===========================================
+ Hits 760 9732 +8972
- Misses 1100 3479 +2379
- Partials 35 414 +379
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading