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(x/fbridge): set target denom as module parameters #1366

Merged
merged 6 commits into from
May 8, 2024

use sdk denom checker

be50a04
Select commit
Loading
Failed to load commit list.
Merged

feat(x/fbridge): set target denom as module parameters #1366

use sdk denom checker
be50a04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 8, 2024 in 1s

29.54% of diff hit (target 69.53%)

View this Pull Request on Codecov

29.54% of diff hit (target 69.53%)

Annotations

Check warning on line 12 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L12

Added line #L12 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L22 - L23 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 32 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 38 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 41 in x/fbridge/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/msg_server.go#L41

Added line #L41 was not covered by tests

Check warning on line 32 in x/fbridge/types/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/codec.go#L32

Added line #L32 was not covered by tests

Check warning on line 35 in x/fbridge/types/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/genesis.go#L35

Added line #L35 was not covered by tests

Check warning on line 19 in x/fbridge/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/msgs.go#L19

Added line #L19 was not covered by tests

Check warning on line 22 in x/fbridge/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/msgs.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in x/fbridge/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/msgs.go#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 17 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L17

Added line #L17 was not covered by tests

Check warning on line 22 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 26 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L26

Added line #L26 was not covered by tests

Check warning on line 30 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L30

Added line #L30 was not covered by tests

Check warning on line 34 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L34

Added line #L34 was not covered by tests

Check warning on line 38 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L38

Added line #L38 was not covered by tests

Check warning on line 43 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/types/params.go#L42-L43

Added lines #L42 - L43 were not covered by tests