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(emissions): add nil checks for reward distributions #2999

Merged
merged 5 commits into from
Oct 14, 2024

fix test

c8b6d34
Select commit
Loading
Failed to load commit list.
Merged

fix(emissions): add nil checks for reward distributions #2999

fix test
c8b6d34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 11, 2024 in 0s

73.07% of diff hit (target 66.09%)

View this Pull Request on Codecov

73.07% of diff hit (target 66.09%)

Annotations

Check warning on line 38 in x/emissions/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/emissions/abci.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 108 in x/emissions/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/emissions/types/params.go#L108

Added line #L108 was not covered by tests

Check warning on line 135 in x/emissions/types/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/emissions/types/params.go#L135

Added line #L135 was not covered by tests