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

Update CosmWasm dependencies to v2 #1251

Merged
merged 10 commits into from
Jun 6, 2024

need std feature

d331d58
Select commit
Loading
Failed to load commit list.
Merged

Update CosmWasm dependencies to v2 #1251

need std feature
d331d58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 0s

85.05% of diff hit (target 64.39%)

View this Pull Request on Codecov

85.05% of diff hit (target 64.39%)

Annotations

Check warning on line 52 in ibc-apps/ics20-transfer/types/src/amount.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/amount.rs#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 134 in ibc-apps/ics721-nft-transfer/types/src/class.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/class.rs#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 147 in ibc-apps/ics721-nft-transfer/types/src/class.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/class.rs#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 173 in ibc-clients/cw-context/src/context/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/client_ctx.rs#L173

Added line #L173 was not covered by tests

Check warning on line 199 in ibc-clients/cw-context/src/context/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/cw-context/src/context/client_ctx.rs#L196-L199

Added lines #L196 - L199 were not covered by tests

Check warning on line 155 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#L155

Added line #L155 was not covered by tests

Check warning on line 194 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#L194

Added line #L194 was not covered by tests

Check warning on line 237 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#L229-L237

Added lines #L229 - L237 were not covered by tests

Check warning on line 240 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#L239-L240

Added lines #L239 - L240 were not covered by tests

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#L242-L245

Added lines #L242 - 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#L247-L250

Added lines #L247 - L250 were not covered by tests

Check warning on line 262 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#L254-L262

Added lines #L254 - L262 were not covered by tests

Check warning on line 265 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#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 270 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#L267-L270

Added lines #L267 - L270 were not covered by tests

Check warning on line 29 in ibc-clients/ics07-tendermint/cw-contract/src/entrypoint.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/cw-contract/src/entrypoint.rs#L29

Added line #L29 was not covered by tests

Check warning on line 242 in ibc-clients/ics07-tendermint/src/client_state/execution.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/execution.rs#L242

Added line #L242 was not covered by tests

Check warning on line 245 in ibc-clients/ics07-tendermint/src/client_state/execution.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/execution.rs#L245

Added line #L245 was not covered by tests

Check warning on line 35 in ibc-core/ics03-connection/src/handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/src/handler/mod.rs#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 42 in ibc-core/ics03-connection/src/handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/src/handler/mod.rs#L37-L42

Added lines #L37 - L42 were not covered by tests

Check warning on line 44 in ibc-core/ics03-connection/src/handler/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/src/handler/mod.rs#L44

Added line #L44 was not covered by tests

Check warning on line 157 in ibc-core/ics03-connection/types/src/connection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/types/src/connection.rs#L157

Added line #L157 was not covered by tests

Check warning on line 165 in ibc-core/ics03-connection/types/src/connection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/types/src/connection.rs#L165

Added line #L165 was not covered by tests

Check warning on line 463 in ibc-core/ics03-connection/types/src/connection.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/types/src/connection.rs#L463

Added line #L463 was not covered by tests

Check warning on line 399 in ibc-core/ics03-connection/types/src/events.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics03-connection/types/src/events.rs#L399

Added line #L399 was not covered by tests

Check warning on line 448 in ibc-core/ics04-channel/types/src/channel.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-core/ics04-channel/types/src/channel.rs#L448

Added line #L448 was not covered by tests