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 #1395

Merged
merged 13 commits into from
May 24, 2024

Merge branch 'main' into handle-bridge-err

0c3bc0b
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into handle-bridge-err
0c3bc0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 24, 2024 in 1s

17.64% of diff hit (target 69.68%)

View this Pull Request on Codecov

17.64% of diff hit (target 69.68%)

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 41 in x/fbridge/keeper/abci.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L37 - L41 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/abci.go#L45-L46

Added lines #L45 - L46 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L177

Added line #L177 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L180

Added line #L180 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fbridge/keeper/auth.go#L184

Added line #L184 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