Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(ibc-core): port capability #1258

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into rano/feat/module-management

4c0d95f
Select commit
Loading
Failed to load commit list.
Draft

feat(ibc-core): port capability #1258

Merge branch 'main' into rano/feat/module-management
4c0d95f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 18, 2024 in 1s

81.48% of diff hit (target 67.27%)

View this Pull Request on Codecov

81.48% of diff hit (target 67.27%)

Annotations

Check warning on line 130 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L130

Added line #L130 was not covered by tests

Check warning on line 232 in ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/src/handler/send_transfer.rs#L232

Added line #L232 was not covered by tests

Check warning on line 11 in ibc-core/ics24-host/types/src/identifiers/capability_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/identifiers/capability_key.rs#L11

Added line #L11 was not covered by tests

Check warning on line 16 in ibc-core/ics24-host/types/src/identifiers/capability_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/identifiers/capability_key.rs#L16

Added line #L16 was not covered by tests

Check warning on line 28 in ibc-core/ics24-host/types/src/identifiers/capability_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/identifiers/capability_key.rs#L24-L28

Added lines #L24 - L28 were not covered by tests

Check warning on line 40 in ibc-core/ics24-host/types/src/identifiers/capability_key.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics24-host/types/src/identifiers/capability_key.rs#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 17 in ibc-testkit/src/testapp/ibc/applications/nft_transfer/module.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/applications/nft_transfer/module.rs#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 808 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L808

Added line #L808 was not covered by tests

Check warning on line 232 in ibc-testkit/src/testapp/ibc/core/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/types.rs#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 336 in ibc-testkit/src/testapp/ibc/core/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/types.rs#L335-L336

Added lines #L335 - L336 were not covered by tests