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

imp(08-wasm): supersede Bytes with cosmwasm_std::Binary #1272

Merged
merged 9 commits into from
Jul 11, 2024

fix: keep ibc-client-wasm-types as is

b490455
Select commit
Loading
Failed to load commit list.
Merged

imp(08-wasm): supersede Bytes with cosmwasm_std::Binary #1272

fix: keep ibc-client-wasm-types as is
b490455
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 8, 2024 in 0s

13.33% of diff hit (target 67.42%)

View this Pull Request on Codecov

13.33% of diff hit (target 67.42%)

Annotations

Check warning on line 245 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 250 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 269 in ibc-clients/cw-context/src/context/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/mod.rs#L268-L269

Added lines #L268 - L269 were not covered by tests

Check warning on line 111 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 113 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L113

Added line #L113 was not covered by tests

Check warning on line 148 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L148

Added line #L148 was not covered by tests

Check warning on line 157 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L157

Added line #L157 was not covered by tests

Check warning on line 188 in ibc-clients/cw-context/src/types/msgs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/types/msgs.rs#L188

Added line #L188 was not covered by tests