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 bug where amino is not supported in fswap and fbridge #1378

Merged
merged 5 commits into from
May 13, 2024

chore: add unittest for amino msg.

559fabd
Select commit
Loading
Failed to load commit list.
Merged

Fix bug where amino is not supported in fswap and fbridge #1378

chore: add unittest for amino msg.
559fabd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2024 in 1s

69.58% (target 50.00%)

View this Pull Request on Codecov

69.58% (target 50.00%)

Details

Codecov Report

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

Project coverage is 69.58%. Comparing base (97570b2) to head (559fabd).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1378      +/-   ##
==========================================
+ Coverage   69.50%   69.58%   +0.08%     
==========================================
  Files         668      668              
  Lines       56149    56208      +59     
==========================================
+ Hits        39025    39111      +86     
+ Misses      14857    14830      -27     
  Partials     2267     2267              
Files Coverage Δ
x/fbridge/types/codec.go 55.55% <100.00%> (+1.26%) ⬆️
x/fbridge/types/keys.go 0.00% <ø> (ø)
x/fbridge/types/msgs.go 66.66% <100.00%> (+66.66%) ⬆️
x/fswap/types/msgs.go 28.57% <85.71%> (+28.57%) ⬆️

... and 1 file with indirect coverage changes