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

fix: update param validation to fail on nil dec #1323

Merged
merged 3 commits into from
Mar 28, 2024

Merge remote-tracking branch 'upstream/main' into fix/nil-check

1dba6ec
Select commit
Loading
Failed to load commit list.
Merged

fix: update param validation to fail on nil dec #1323

Merge remote-tracking branch 'upstream/main' into fix/nil-check
1dba6ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 28, 2024 in 1s

0.00% of diff hit (target 70.39%)

View this Pull Request on Codecov

0.00% of diff hit (target 70.39%)

Annotations

Check warning on line 124 in x/mint/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/mint/types/params.go#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 142 in x/mint/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/mint/types/params.go#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 160 in x/mint/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/mint/types/params.go#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 178 in x/mint/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/mint/types/params.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 89 in x/slashing/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/slashing/types/params.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 120 in x/slashing/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/slashing/types/params.go#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 138 in x/slashing/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/slashing/types/params.go#L137-L138

Added lines #L137 - L138 were not covered by tests