Refactor DeliverTx hook so that panics can be handled #543
Codecov / codecov/project
succeeded
Oct 4, 2024 in 0s
54.90% (target 50.00%)
View this Pull Request on Codecov
54.90% (target 50.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 54.90%. Comparing base (
d73f5bc
) to head (a143ae8
).
Additional details and impacted files
@@ Coverage Diff @@
## main #543 +/- ##
==========================================
+ Coverage 54.88% 54.90% +0.01%
==========================================
Files 631 631
Lines 54904 54920 +16
==========================================
+ Hits 30135 30152 +17
+ Misses 22615 22614 -1
Partials 2154 2154
Files with missing lines | Coverage Δ | |
---|---|---|
baseapp/abci.go | 52.51% <ø> (+0.17%) |
⬆️ |
baseapp/baseapp.go | 66.34% <100.00%> (+1.18%) |
⬆️ |
types/result.go | 76.33% <ø> (ø) |
Loading