fix: return error instead of panic for behaviors triggered by client (backport #1395) #1400
Codecov / codecov/project
succeeded
May 24, 2024 in 0s
69.37% (target 50.00%)
View this Pull Request on Codecov
69.37% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 9 lines
in your changes are missing coverage. Please review.
Project coverage is 69.37%. Comparing base (
3e73dfe
) to head (7775f10
).
Additional details and impacted files
@@ Coverage Diff @@
## release/v0.49.x #1400 +/- ##
================================================
Coverage 69.37% 69.37%
================================================
Files 675 675
Lines 70052 70058 +6
================================================
+ Hits 48596 48603 +7
- Misses 19168 19169 +1
+ Partials 2288 2286 -2
Files | Coverage Δ | |
---|---|---|
x/fbridge/keeper/transfer.go | 78.46% <100.00%> (+6.58%) |
⬆️ |
x/fbridge/keeper/genesis.go | 8.57% <0.00%> (-0.26%) |
⬇️ |
x/fbridge/keeper/auth.go | 55.64% <25.00%> (+0.37%) |
⬆️ |
x/fbridge/keeper/abci.go | 0.00% <0.00%> (ø) |
Loading