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/project succeeded May 24, 2024 in 0s

69.37% (target 50.00%)

View this Pull Request on Codecov

69.37% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 69.37%. Comparing base (3e73dfe) to head (7775f10).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v0.49.x    #1400   +/-   ##
================================================
  Coverage            69.37%   69.37%           
================================================
  Files                  675      675           
  Lines                70052    70058    +6     
================================================
+ Hits                 48596    48603    +7     
- Misses               19168    19169    +1     
+ Partials              2288     2286    -2     
Files Coverage Δ
x/fbridge/keeper/transfer.go 78.46% <100.00%> (+6.58%) ⬆️
x/fbridge/keeper/genesis.go 8.57% <0.00%> (-0.26%) ⬇️
x/fbridge/keeper/auth.go 55.64% <25.00%> (+0.37%) ⬆️
x/fbridge/keeper/abci.go 0.00% <0.00%> (ø)