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: implement fswap module's genesis and params #1339

Merged
merged 27 commits into from
Apr 25, 2024

fix: set swappableNewCoinDenom as params

3cd7acb
Select commit
Loading
Failed to load commit list.
Merged

feat: implement fswap module's genesis and params #1339

fix: set swappableNewCoinDenom as params
3cd7acb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2024 in 1s

70.32% (target 50.00%)

View this Pull Request on Codecov

70.32% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 69.09091% with 34 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (pjdp1@6afe633). Click here to learn what that means.

❗ Current head 3cd7acb differs from pull request most recent head c2a9b61. Consider uploading reports for the commit c2a9b61 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             pjdp1    #1339   +/-   ##
========================================
  Coverage         ?   70.32%           
========================================
  Files            ?      656           
  Lines            ?    54962           
  Branches         ?        0           
========================================
  Hits             ?    38653           
  Misses           ?    14126           
  Partials         ?     2183           
Files Coverage Δ
simapp/app.go 79.68% <100.00%> (ø)
x/fswap/keeper/keeper.go 77.77% <100.00%> (ø)
x/fswap/types/config.go 100.00% <100.00%> (ø)
x/fswap/types/genesis.go 100.00% <100.00%> (ø)
x/fswap/types/keys.go 0.00% <ø> (ø)
x/fswap/types/params.go 78.57% <100.00%> (ø)
x/fswap/keeper/genesis.go 55.55% <55.55%> (ø)
x/fswap/types/fswap.go 80.95% <80.95%> (ø)
x/fswap/keeper/params.go 61.11% <58.82%> (ø)
x/fswap/keeper/fswap.go 36.66% <36.66%> (ø)