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/patch succeeded May 3, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 20 in x/fswap/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/handler.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 11 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L11

Added line #L11 was not covered by tests

Check warning on line 15 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L15

Added line #L15 was not covered by tests

Check warning on line 19 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L19

Added line #L19 was not covered by tests

Check warning on line 23 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L23

Added line #L23 was not covered by tests

Check warning on line 28 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 35 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 43 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 50 in x/fswap/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/genesis.go#L50

Added line #L50 was not covered by tests

Check warning on line 25 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 29 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 35 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 39 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 46 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L46

Added line #L46 was not covered by tests

Check warning on line 50 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 58 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L52-L58

Added lines #L52 - L58 were not covered by tests

Check warning on line 61 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 64 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 69 in x/fswap/keeper/grpc_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 40 in x/fswap/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L40

Added line #L40 was not covered by tests

Check warning on line 47 in x/fswap/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L47

Added line #L47 was not covered by tests

Check warning on line 52 in x/fswap/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L52

Added line #L52 was not covered by tests

Check warning on line 56 in x/fswap/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L56

Added line #L56 was not covered by tests

Check warning on line 64 in x/fswap/keeper/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L64

Added line #L64 was not covered by tests