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 (backport #1366) #1368

Merged
merged 1 commit into from
May 8, 2024

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

c839b92
Select commit
Loading
Failed to load commit list.
Merged

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

feat(x/fbridge): set target denom as module parameters (#1366)
c839b92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 8, 2024 in 0s

28.00% of diff hit (target 68.90%)

View this Pull Request on Codecov

28.00% of diff hit (target 68.90%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 29 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-L29

Added lines #L22 - L29 were not covered by tests

Check warning on line 33 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-L33

Added lines #L31 - L33 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 44 in x/fbridge/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L42 - L44 were not covered by tests