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

Consolidate decoding-related errors into new DecodingError type #1325

Merged
merged 73 commits into from
Sep 9, 2024

chore: update Cargo.lock

96cc7bb
Select commit
Loading
Failed to load commit list.
Merged

Consolidate decoding-related errors into new DecodingError type #1325

chore: update Cargo.lock
96cc7bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 9, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 277 in ibc-apps/ics20-transfer/src/module.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/src/module.rs#L273-L277

Added lines #L273 - L277 were not covered by tests

Check warning on line 295 in ibc-apps/ics20-transfer/src/module.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/src/module.rs#L292-L295

Added lines #L292 - L295 were not covered by tests

Check warning on line 57 in ibc-apps/ics20-transfer/types/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/error.rs#L57

Added line #L57 was not covered by tests

Check warning on line 78 in ibc-apps/ics20-transfer/types/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/error.rs#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 83 in ibc-apps/ics20-transfer/types/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/error.rs#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 112 in ibc-apps/ics20-transfer/types/src/msgs/transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics20-transfer/types/src/msgs/transfer.rs#L108-L112

Added lines #L108 - L112 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/data.rs#L103-L105

Added lines #L103 - L105 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/error.rs#L53

Added line #L53 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/error.rs#L60-L61

Added lines #L60 - L61 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/msgs/transfer.rs#L126-L130

Added lines #L126 - L130 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/packet.rs#L132-L133

Added lines #L132 - L133 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-apps/ics721-nft-transfer/types/src/packet.rs#L144-L147

Added lines #L144 - L147 were not covered by tests

Check warning on line 69 in ibc-clients/ics07-tendermint/src/client_state/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/src/client_state/common.rs#L69

Added line #L69 was not covered by tests

Check warning on line 250 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L250

Added line #L250 was not covered by tests

Check warning on line 261 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L261

Added line #L261 was not covered by tests

Check warning on line 271 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L271

Added line #L271 was not covered by tests

Check warning on line 281 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L281

Added line #L281 was not covered by tests

Check warning on line 291 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L291

Added line #L291 was not covered by tests

Check warning on line 374 in ibc-clients/ics07-tendermint/types/src/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/client_state.rs#L371-L374

Added lines #L371 - L374 were not covered by tests

Check warning on line 121 in ibc-clients/ics07-tendermint/types/src/consensus_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/consensus_state.rs#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 57 in ibc-clients/ics07-tendermint/types/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/error.rs#L57

Added line #L57 was not covered by tests

Check warning on line 88 in ibc-clients/ics07-tendermint/types/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/error.rs#L86-L88

Added lines #L86 - L88 were not covered by tests

Check warning on line 179 in ibc-clients/ics07-tendermint/types/src/header.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/header.rs#L179

Added line #L179 was not covered by tests

Check warning on line 188 in ibc-clients/ics07-tendermint/types/src/header.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/header.rs#L188

Added line #L188 was not covered by tests

Check warning on line 203 in ibc-clients/ics07-tendermint/types/src/header.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-clients/ics07-tendermint/types/src/header.rs#L203

Added line #L203 was not covered by tests