Add catch all panic handler in dex endblock #1196
Merged
Codecov / codecov/project
succeeded
Dec 29, 2023 in 0s
63.38% (target 60.00%)
View this Pull Request on Codecov
63.38% (target 60.00%)
Details
Codecov Report
Attention: 8 lines
in your changes are missing coverage. Please review.
Comparison is base (
3a53526
) 63.83% compared to head (6da466e
) 63.38%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1196 +/- ##
==========================================
- Coverage 63.83% 63.38% -0.45%
==========================================
Files 257 257
Lines 16672 16690 +18
==========================================
- Hits 10642 10579 -63
- Misses 5526 5603 +77
- Partials 504 508 +4
Files | Coverage Δ | |
---|---|---|
x/dex/contract/execution.go | 82.87% <100.00%> (ø) |
|
x/dex/contract/runner.go | 92.50% <100.00%> (+4.50%) |
⬆️ |
x/dex/contract/abci.go | 7.35% <63.63%> (+3.77%) |
⬆️ |
x/dex/module.go | 57.21% <20.00%> (-0.99%) |
⬇️ |
Loading