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/patch failed Apr 18, 2024 in 1s

14.10% of diff hit (target 70.38%)

View this Pull Request on Codecov

14.10% of diff hit (target 70.38%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/genesis.go#L11

Added line #L11 was not covered by tests

Check warning on line 13 in x/fswap/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/genesis.go#L13

Added line #L13 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/genesis.go#L17-L19

Added lines #L17 - L19 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/genesis.go#L23

Added line #L23 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/handler.go#L13

Added line #L13 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/handler.go#L16

Added line #L16 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/handler.go#L22-L23

Added lines #L22 - L23 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L12-L13

Added lines #L12 - L13 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L17-L18

Added lines #L17 - L18 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L28-L33

Added lines #L28 - L33 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keeper.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 16 in x/fswap/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/msg_server.go#L15-L16

Added lines #L15 - L16 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/msg_server.go#L22-L23

Added lines #L22 - L23 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L27 - L28 were not covered by tests

Check warning on line 10 in x/fswap/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/params.go#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 14 in x/fswap/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/params.go#L14

Added line #L14 was not covered by tests

Check warning on line 10 in x/fswap/types/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/codec.go#L10

Added line #L10 was not covered by tests

Check warning on line 14 in x/fswap/types/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/codec.go#L14

Added line #L14 was not covered by tests

Check warning on line 17 in x/fswap/types/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/codec.go#L17

Added line #L17 was not covered by tests

Check warning on line 21 in x/fswap/types/keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/keys.go#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 14 in x/fswap/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 21 in x/fswap/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 25 in x/fswap/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 29 in x/fswap/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in x/fswap/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L32

Added line #L32 was not covered by tests