Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fswap module's basic functionality(MsgSwap, MsgSwapAll, Query, Proposal) #1345

Merged
merged 49 commits into from
May 3, 2024

chore: minor change for convert to-coin-amount-cap

99f9193
Select commit
Loading
Failed to load commit list.
Merged

feat: fswap module's basic functionality(MsgSwap, MsgSwapAll, Query, Proposal) #1345

chore: minor change for convert to-coin-amount-cap
99f9193
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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