feat: support message based proposals (backport #1372) #1373
Codecov / codecov/project
succeeded
May 9, 2024 in 0s
68.87% (target 50.00%)
View this Pull Request on Codecov
68.87% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 38.50267%
with 115 lines
in your changes are missing coverage. Please review.
Project coverage is 68.87%. Comparing base (
defb3ad
) to head (f13f678
).
Report is 1 commits behind head on release/v0.49.x.
Additional details and impacted files
@@ Coverage Diff @@
## release/v0.49.x #1373 +/- ##
================================================
Coverage 68.86% 68.87%
================================================
Files 675 671 -4
Lines 69204 69197 -7
================================================
- Hits 47660 47657 -3
+ Misses 19264 19260 -4
Partials 2280 2280
Files | Coverage Δ | |
---|---|---|
simapp/app.go | 82.23% <100.00%> (-0.05%) |
⬇️ |
x/fswap/types/fswap.go | 4.76% <ø> (+0.84%) |
⬆️ |
x/fswap/types/codec.go | 57.89% <88.88%> (+17.89%) |
⬆️ |
x/fswap/types/genesis.go | 25.00% <0.00%> (-7.00%) |
⬇️ |
x/fswap/keeper/msg_server.go | 43.18% <0.00%> (-12.71%) |
⬇️ |
x/fswap/types/msgs.go | 0.00% <0.00%> (ø) |
|
x/fswap/keeper/keeper.go | 46.57% <44.92%> (-2.01%) |
⬇️ |
Loading