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: initialize fswap module #1336

Merged
merged 17 commits into from
Apr 18, 2024

fix: fix for comment

fea7a93
Select commit
Loading
Failed to load commit list.
Merged

feat: initialize fswap module #1336

fix: fix for comment
fea7a93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2024 in 1s

70.30% (target 50.00%)

View this Pull Request on Codecov

70.30% (target 50.00%)

Details

Codecov Report

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

Project coverage is 70.30%. Comparing base (55b6566) to head (fea7a93).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##            pjdp1    #1336      +/-   ##
==========================================
- Coverage   70.38%   70.30%   -0.08%     
==========================================
  Files         643      654      +11     
  Lines       54793    54871      +78     
==========================================
+ Hits        38564    38575      +11     
- Misses      14054    14121      +67     
  Partials     2175     2175              
Files Coverage Δ
x/fswap/types/genesis.go 100.00% <100.00%> (ø)
x/fswap/types/keys.go 0.00% <0.00%> (ø)
x/fswap/keeper/params.go 0.00% <0.00%> (ø)
x/fswap/types/codec.go 0.00% <0.00%> (ø)
x/fswap/types/params.go 66.66% <66.66%> (ø)
x/fswap/handler.go 0.00% <0.00%> (ø)
x/fswap/keeper/grpc_query.go 0.00% <0.00%> (ø)
x/fswap/genesis.go 0.00% <0.00%> (ø)
x/fswap/keeper/msg_server.go 0.00% <0.00%> (ø)
x/fswap/keeper/keeper.go 0.00% <0.00%> (ø)
... and 1 more