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

fix(cw-context): encoding, decoding and iteration of ConsensusState heights #1176

Merged
merged 19 commits into from
Apr 22, 2024

update doc string

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

fix(cw-context): encoding, decoding and iteration of ConsensusState heights #1176

update doc string
6dc68cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 21, 2024 in 1s

51.19% of diff hit (target 64.39%)

View this Pull Request on Codecov

51.19% of diff hit (target 64.39%)

Annotations

Check warning on line 165 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#L165

Added line #L165 was not covered by tests

Check warning on line 191 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#L188-L191

Added lines #L188 - L191 were not covered by tests

Check warning on line 147 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#L147

Added line #L147 was not covered by tests

Check warning on line 186 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#L186

Added line #L186 was not covered by tests

Check warning on line 229 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#L221-L229

Added lines #L221 - L229 were not covered by tests

Check warning on line 232 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#L231-L232

Added lines #L231 - L232 were 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#L234-L237

Added lines #L234 - L237 were not covered by tests

Check warning on line 242 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-L242

Added lines #L239 - L242 were not covered by tests

Check warning on line 254 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#L246-L254

Added lines #L246 - L254 were not covered by tests

Check warning on line 257 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#L256-L257

Added lines #L256 - L257 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#L259-L262

Added lines #L259 - L262 were not covered by tests