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 (backport #1323) #1325

Merged
merged 3 commits into from
Mar 29, 2024

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

923a858
Select commit
Loading
Failed to load commit list.
Merged

fix: update param validation to fail on nil dec (backport #1323) #1325

fix: update param validation to fail on nil dec (#1323)
923a858
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 29, 2024 in 0s

0.00% of diff hit (target 69.78%)

View this Pull Request on Codecov

0.00% of diff hit (target 69.78%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L123 - L125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L141 - L143 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L159 - L161 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L177 - L179 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L88 - L90 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L119 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L137 - L139 were not covered by tests