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(rollapp): new rollapp registration flow #980

Merged
merged 35 commits into from
Aug 2, 2024

more PR fixes

33c9f35
Select commit
Loading
Failed to load commit list.
Merged

feat(rollapp): new rollapp registration flow #980

more PR fixes
33c9f35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2024 in 0s

37.74% of diff hit (target 28.42%)

View this Pull Request on Codecov

37.74% of diff hit (target 28.42%)

Annotations

Check warning on line 52 in app/upgrades/v4/upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrades/v4/upgrade.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 123 in app/upgrades/v4/upgrade.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrades/v4/upgrade.go#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 27 in utils/client_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/client_utils.go#L27

Added line #L27 was not covered by tests

Check warning on line 31 in utils/client_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/client_utils.go#L31

Added line #L31 was not covered by tests

Check warning on line 36 in utils/client_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/client_utils.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 36 in x/denommetadata/client/cli/tx_update_denommetadata.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/denommetadata/client/cli/tx_update_denommetadata.go#L36

Added line #L36 was not covered by tests

Check warning on line 31 in x/rollapp/client/cli/flags.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/flags.go#L23-L31

Added lines #L23 - L31 were not covered by tests

Check warning on line 53 in x/rollapp/client/cli/query_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/query_rollapp.go#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 65 in x/rollapp/client/cli/query_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/query_rollapp.go#L56-L65

Added lines #L56 - L65 were not covered by tests

Check warning on line 75 in x/rollapp/client/cli/query_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/query_rollapp.go#L75

Added line #L75 was not covered by tests

Check warning on line 90 in x/rollapp/client/cli/query_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/query_rollapp.go#L81-L90

Added lines #L81 - L90 were not covered by tests

Check warning on line 102 in x/rollapp/client/cli/query_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/query_rollapp.go#L93-L102

Added lines #L93 - L102 were not covered by tests

Check warning on line 24 in x/rollapp/client/cli/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx.go#L24

Added line #L24 was not covered by tests

Check warning on line 15 in x/rollapp/client/cli/tx_create_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_create_rollapp.go#L15

Added line #L15 was not covered by tests

Check warning on line 25 in x/rollapp/client/cli/tx_create_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_create_rollapp.go#L17-L25

Added lines #L17 - L25 were not covered by tests

Check warning on line 29 in x/rollapp/client/cli/tx_create_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_create_rollapp.go#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 35 in x/rollapp/client/cli/tx_create_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_create_rollapp.go#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 51 in x/rollapp/client/cli/tx_create_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_create_rollapp.go#L43-L51

Added lines #L43 - L51 were not covered by tests

Check warning on line 25 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L13-L25

Added lines #L13 - L25 were not covered by tests

Check warning on line 30 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 35 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L32-L35

Added lines #L32 - L35 were not covered by tests

Check warning on line 40 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 46 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L42-L46

Added lines #L42 - L46 were not covered by tests

Check warning on line 52 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 63 in x/rollapp/client/cli/tx_update_rollapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_update_rollapp.go#L54-L63

Added lines #L54 - L63 were not covered by tests