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

feat: migrate applications module under the ibc crate into ibc-apps #967

Merged
merged 17 commits into from
Nov 17, 2023

imp: place re-exports under mod

6614ddf
Select commit
Loading
Failed to load commit list.
Merged

feat: migrate applications module under the ibc crate into ibc-apps #967

imp: place re-exports under mod
6614ddf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2023 in 0s

67.00% (+0.69%) compared to bf77378

View this Pull Request on Codecov

67.00% (+0.69%) compared to bf77378

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (bf77378) 66.30% compared to head (6614ddf) 67.00%.

❗ Current head 6614ddf differs from pull request most recent head ff32e98. Consider uploading reports for the commit ff32e98 to get more accurate results

Files Patch % Lines
...s/ibc-apps/ics20-transfer/types/src/serializers.rs 46.66% 8 Missing ⚠️
crates/ibc-apps/ics20-transfer/src/context.rs 93.18% 3 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           feat/restructure-ibc     #967      +/-   ##
========================================================
+ Coverage                 66.30%   67.00%   +0.69%     
========================================================
  Files                       161      163       +2     
  Lines                     15752    15564     -188     
========================================================
- Hits                      10444    10428      -16     
+ Misses                     5308     5136     -172     

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