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

Store IBC trace when minting #3319

Merged
merged 4 commits into from
May 31, 2024

fix func name

bc40dd2
Select commit
Loading
Failed to load commit list.
Merged

Store IBC trace when minting #3319

fix func name
bc40dd2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 29, 2024 in 0s

53.71% (-0.18%) compared to 6dc1612

View this Pull Request on Codecov

53.71% (-0.18%) compared to 6dc1612

Details

Codecov Report

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

Project coverage is 53.71%. Comparing base (6dc1612) to head (bc40dd2).
Report is 2 commits behind head on main.

Files Patch % Lines
crates/ibc/src/lib.rs 0.00% 16 Missing ⚠️
crates/ibc/src/context/token_transfer.rs 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3319      +/-   ##
==========================================
- Coverage   53.89%   53.71%   -0.18%     
==========================================
  Files         314      314              
  Lines      105704   105561     -143     
==========================================
- Hits        56968    56702     -266     
- Misses      48736    48859     +123     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.