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

Signer parsing from context #1393

Merged

chore: changelog for #1393

5115168
Select commit
Loading
Failed to load commit list.
Merged

Signer parsing from context #1393

chore: changelog for #1393
5115168
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

67.13% (+0.05%) compared to 27f10ac

View this Pull Request on Codecov

67.13% (+0.05%) compared to 27f10ac

Details

Codecov Report

Attention: Patch coverage is 19.23077% with 21 lines in your changes missing coverage. Please review.

Project coverage is 67.13%. Comparing base (27f10ac) to head (5115168).

Files with missing lines Patch % Lines
...c/testapp/ibc/applications/nft_transfer/context.rs 0.00% 6 Missing ⚠️
...-apps/ics20-transfer/src/handler/on_recv_packet.rs 0.00% 3 Missing ⚠️
.../ics721-nft-transfer/src/handler/on_recv_packet.rs 0.00% 3 Missing ⚠️
...t/src/testapp/ibc/applications/transfer/context.rs 50.00% 3 Missing ⚠️
ibc-apps/ics20-transfer/src/handler/mod.rs 0.00% 2 Missing ⚠️
ibc-apps/ics721-nft-transfer/src/handler/mod.rs 0.00% 2 Missing ⚠️
...s/ics721-nft-transfer/src/handler/send_transfer.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1393      +/-   ##
==========================================
+ Coverage   67.07%   67.13%   +0.05%     
==========================================
  Files         226      226              
  Lines       22485    22455      -30     
==========================================
- Hits        15082    15075       -7     
+ Misses       7403     7380      -23     

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