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

refactor: interchainstaking params #541

Closed
wants to merge 5 commits into from

Merge branch 'unstable-v1.5' into refactor/inerchainstaking-params

4012b0e
Select commit
Loading
Failed to load commit list.
Closed

refactor: interchainstaking params #541

Merge branch 'unstable-v1.5' into refactor/inerchainstaking-params
4012b0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 19, 2023 in 0s

32.91% of diff hit (target 53.08%)

View this Pull Request on Codecov

32.91% of diff hit (target 53.08%)

Annotations

Check warning on line 1187 in x/interchainstaking/keeper/ibc_packet_handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/ibc_packet_handlers.go#L1187

Added line #L1187 was not covered by tests

Check warning on line 1189 in x/interchainstaking/keeper/ibc_packet_handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/ibc_packet_handlers.go#L1189

Added line #L1189 was not covered by tests

Check warning on line 323 in x/interchainstaking/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/msg_server.go#L322-L323

Added lines #L322 - L323 were not covered by tests

Check warning on line 564 in x/interchainstaking/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/msg_server.go#L561-L564

Added lines #L561 - L564 were not covered by tests

Check warning on line 569 in x/interchainstaking/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/msg_server.go#L566-L569

Added lines #L566 - L569 were not covered by tests

Check warning on line 571 in x/interchainstaking/keeper/msg_server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/msg_server.go#L571

Added line #L571 was not covered by tests

Check warning on line 15 in x/interchainstaking/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/params.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 25 in x/interchainstaking/keeper/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/params.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 12 in x/interchainstaking/keeper/params_legacy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/params_legacy.go#L9-L12

Added lines #L9 - L12 were not covered by tests

Check warning on line 18 in x/interchainstaking/keeper/params_legacy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/params_legacy.go#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 24 in x/interchainstaking/keeper/params_legacy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/params_legacy.go#L21-L24

Added lines #L21 - L24 were not covered by tests

Check warning on line 35 in x/interchainstaking/keeper/params_legacy.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/params_legacy.go#L28-L35

Added lines #L28 - L35 were not covered by tests

Check warning on line 125 in x/interchainstaking/keeper/proposal_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/proposal_handler.go#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 286 in x/interchainstaking/keeper/proposal_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/keeper/proposal_handler.go#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 366 in x/interchainstaking/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/types/msgs.go#L365-L366

Added lines #L365 - L366 were not covered by tests

Check warning on line 372 in x/interchainstaking/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/types/msgs.go#L370-L372

Added lines #L370 - L372 were not covered by tests

Check warning on line 379 in x/interchainstaking/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/types/msgs.go#L376-L379

Added lines #L376 - L379 were not covered by tests

Check warning on line 381 in x/interchainstaking/types/msgs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/interchainstaking/types/msgs.go#L381

Added line #L381 was not covered by tests