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

Merge branch 'main' into farhad/supersede-bytes-with-binary

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

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

Merge branch 'main' into farhad/supersede-bytes-with-binary
6fd078c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 0s

27.27% of diff hit (target 67.42%)

View this Pull Request on Codecov

27.27% of diff hit (target 67.42%)

Annotations

Check warning on line 243 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#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 248 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#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 267 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#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 292 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#L290-L292

Added lines #L290 - L292 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