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

IBC Packet Forward Middleware #4082

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Changelog for #4082

878ca57
Select commit
Loading
Failed to load commit list.
Open

IBC Packet Forward Middleware #4082

Changelog for #4082
878ca57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

74.42% (-0.05%) compared to 2ae305c

View this Pull Request on Codecov

74.42% (-0.05%) compared to 2ae305c

Details

Codecov Report

Attention: Patch coverage is 58.29493% with 181 lines in your changes missing coverage. Please review.

Project coverage is 74.42%. Comparing base (2ae305c) to head (878ca57).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/ibc/src/context/pfm_mod.rs 56.25% 175 Missing ⚠️
crates/ibc/src/context/nft_transfer_mod.rs 33.33% 2 Missing ⚠️
crates/ibc/src/context/transfer_mod.rs 33.33% 2 Missing ⚠️
crates/ibc/src/context/token_transfer.rs 0.00% 1 Missing ⚠️
crates/ibc/src/lib.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4082      +/-   ##
==========================================
- Coverage   74.46%   74.42%   -0.05%     
==========================================
  Files         342      343       +1     
  Lines      107773   108185     +412     
==========================================
+ Hits        80257    80512     +255     
- Misses      27516    27673     +157     

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