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

chore: move serializers into ics20-transfer/types

6f88edb
Select commit
Loading
Failed to load commit list.
Merged

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

chore: move serializers into ics20-transfer/types
6f88edb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Nov 16, 2023 in 0s

90.17% of diff hit (target 66.30%)

View this Pull Request on Codecov

90.17% of diff hit (target 66.30%)

Annotations

Check warning on line 56 in crates/ibc-apps/ics20-transfer/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc-apps/ics20-transfer/src/context.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 25 in crates/ibc-apps/ics20-transfer/types/src/serializers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/ibc-apps/ics20-transfer/types/src/serializers.rs#L18-L25

Added lines #L18 - L25 were not covered by tests