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

fix: update swap keys for possibly overlapped keys #1365

Merged
merged 6 commits into from
May 8, 2024

chore: add denom validation for string type denom

0b9cc3c
Select commit
Loading
Failed to load commit list.
Merged

fix: update swap keys for possibly overlapped keys #1365

chore: add denom validation for string type denom
0b9cc3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 8, 2024 in 0s

35.48% of diff hit (target 69.53%)

View this Pull Request on Codecov

35.48% of diff hit (target 69.53%)

Annotations

Check warning on line 28 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-L28

Added lines #L27 - L28 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L30-L31

Added lines #L30 - L31 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/grpc_query.go#L47-L48

Added lines #L47 - L48 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L50 - L51 were not covered by tests

Check warning on line 32 in x/fswap/keeper/keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/keeper/keys.go#L32

Added line #L32 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/fswap.go#L12-L13

Added lines #L12 - L13 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/fswap.go#L16-L17

Added lines #L16 - L17 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L26-L27

Added lines #L26 - L27 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L56-L57

Added lines #L56 - L57 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fswap/types/msgs.go#L60-L61

Added lines #L60 - L61 were not covered by tests