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: return error instead of panic for behaviors triggered by client (backport #1395) #1400

Merged
merged 1 commit into from
May 24, 2024

fix: return error instead of panic for behaviors triggered by client …

7775f10
Select commit
Loading
Failed to load commit list.
Merged

fix: return error instead of panic for behaviors triggered by client (backport #1395) #1400

fix: return error instead of panic for behaviors triggered by client …
7775f10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 24, 2024 in 0s

25.00% of diff hit (target 69.37%)

View this Pull Request on Codecov

25.00% of diff hit (target 69.37%)

Annotations

Check warning on line 17 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 42 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 175 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L175

Added line #L175 was not covered by tests

Check warning on line 178 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L178

Added line #L178 was not covered by tests

Check warning on line 182 in x/fbridge/keeper/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L182

Added line #L182 was not covered by tests

Check warning on line 22 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L22

Added line #L22 was not covered by tests

Check warning on line 28 in x/fbridge/keeper/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/genesis.go#L28

Added line #L28 was not covered by tests