feat: implement 08-wasm
client types
#1031
81.70% of diff hit (target 71.21%)
View this Pull Request on Codecov
81.70% of diff hit (target 71.21%)
Annotations
Check warning on line 11 in ibc-clients/ics08-wasm/types/src/client_message.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/client_message.rs#L10-L11
Added lines #L10 - L11 were not covered by tests
Check warning on line 53 in ibc-clients/ics08-wasm/types/src/client_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/client_state.rs#L53
Added line #L53 was not covered by tests
Check warning on line 81 in ibc-clients/ics08-wasm/types/src/client_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/client_state.rs#L81
Added line #L81 was not covered by tests
Check warning on line 91 in ibc-clients/ics08-wasm/types/src/client_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/client_state.rs#L89-L91
Added lines #L89 - L91 were not covered by tests
Check warning on line 16 in ibc-clients/ics08-wasm/types/src/consensus_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/consensus_state.rs#L16
Added line #L16 was not covered by tests
Check warning on line 28 in ibc-clients/ics08-wasm/types/src/consensus_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/consensus_state.rs#L26-L28
Added lines #L26 - L28 were not covered by tests
Check warning on line 65 in ibc-clients/ics08-wasm/types/src/consensus_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/consensus_state.rs#L65
Added line #L65 was not covered by tests
Check warning on line 73 in ibc-clients/ics08-wasm/types/src/consensus_state.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/consensus_state.rs#L71-L73
Added lines #L71 - L73 were not covered by tests
Check warning on line 8 in ibc-clients/ics08-wasm/types/src/error.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/error.rs#L8
Added line #L8 was not covered by tests
Check warning on line 23 in ibc-clients/ics08-wasm/types/src/error.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/error.rs#L20-L23
Added lines #L20 - L23 were not covered by tests
Check warning on line 25 in ibc-clients/ics08-wasm/types/src/error.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/error.rs#L25
Added line #L25 was not covered by tests
Check warning on line 31 in ibc-clients/ics08-wasm/types/src/error.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/error.rs#L29-L31
Added lines #L29 - L31 were not covered by tests
Check warning on line 38 in ibc-clients/ics08-wasm/types/src/lib.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/lib.rs#L36-L38
Added lines #L36 - L38 were not covered by tests
Check warning on line 15 in ibc-clients/ics08-wasm/types/src/msgs/migrate_contract.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/msgs/migrate_contract.rs#L15
Added line #L15 was not covered by tests
Check warning on line 11 in ibc-clients/ics08-wasm/types/src/msgs/remove_checksum.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/msgs/remove_checksum.rs#L11
Added line #L11 was not covered by tests
Check warning on line 11 in ibc-clients/ics08-wasm/types/src/msgs/store_code.rs
codecov / codecov/patch
ibc-clients/ics08-wasm/types/src/msgs/store_code.rs#L11
Added line #L11 was not covered by tests