Skip to content

feat(logic): generate default values for the interpreter in genesis file

Codecov / codecov/patch succeeded Oct 23, 2024 in 0s

72.59% of diff hit (target 43.28%)

View this Pull Request on Codecov

72.59% of diff hit (target 43.28%)

Annotations

Check warning on line 819 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L819

Added line #L819 was not covered by tests

Check warning on line 23 in app/upgrades.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/upgrades.go#L17-L23

Added lines #L17 - L23 were not covered by tests

Check warning on line 42 in x/logic/client/cli/query_ask.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/client/cli/query_ask.go#L42

Added line #L42 was not covered by tests

Check warning on line 19 in x/logic/keeper/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/keeper/migrations.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 29 in x/logic/keeper/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/keeper/migrations.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 36 in x/logic/keeper/migrations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/keeper/migrations.go#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 6 in x/logic/legacy/v1beta2/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/legacy/v1beta2/types/params.go#L4-L6

Added lines #L4 - L6 were not covered by tests

Check warning on line 129 in x/logic/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/module.go#L127-L129

Added lines #L127 - L129 were not covered by tests

Check warning on line 150 in x/logic/module.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/module.go#L150

Added line #L150 was not covered by tests

Check warning on line 198 in x/logic/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/types/params.go#L195-L198

Added lines #L195 - L198 were not covered by tests

Check warning on line 37 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 39 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L39

Added line #L39 was not covered by tests

Check warning on line 43 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 53 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L53

Added line #L53 was not covered by tests

Check warning on line 82 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L82

Added line #L82 was not covered by tests

Check warning on line 87 in x/logic/util/prolog.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/logic/util/prolog.go#L87

Added line #L87 was not covered by tests