feat: fswap module's basic functionality(MsgSwap, MsgSwapAll, Query, Proposal) #1345
Codecov / codecov/project
succeeded
May 3, 2024 in 0s
69.97% (target 50.00%)
View this Pull Request on Codecov
69.97% (target 50.00%)
Details
Codecov Report
Attention: Patch coverage is 39.53488%
with 260 lines
in your changes are missing coverage. Please review.
❗ No coverage uploaded for pull request base (
pjdp1@8d79d25
). Click here to learn what that means.
Additional details and impacted files
@@ Coverage Diff @@
## pjdp1 #1345 +/- ##
========================================
Coverage ? 69.97%
========================================
Files ? 663
Lines ? 55444
Branches ? 0
========================================
Hits ? 38797
Misses ? 14415
Partials ? 2232
Files | Coverage Δ | |
---|---|---|
simapp/app.go | 80.06% <100.00%> (ø) |
|
x/fswap/keeper/calc.go | 100.00% <100.00%> (ø) |
|
x/fswap/keeper/keys.go | 100.00% <100.00%> (ø) |
|
x/fswap/handler.go | 77.77% <77.77%> (ø) |
|
x/fswap/module_simulation.go | 9.09% <0.00%> (ø) |
|
x/fswap/types/config.go | 0.00% <0.00%> (ø) |
|
x/fswap/types/codec.go | 41.17% <43.75%> (ø) |
|
x/fswap/keeper/msg_server.go | 60.00% <60.00%> (ø) |
|
x/fswap/types/genesis.go | 36.84% <31.25%> (ø) |
|
x/fswap/types/proposal.go | 11.76% <11.76%> (ø) |
|
... and 6 more |
Loading