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(testkit): Mock IBC context with basecoin-store types #1068

Merged
merged 24 commits into from
Feb 7, 2024

Merge branch 'main' into rano/testkit/basecoin-store

297f278
Select commit
Loading
Failed to load commit list.
Merged

imp(testkit): Mock IBC context with basecoin-store types #1068

Merge branch 'main' into rano/testkit/basecoin-store
297f278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 7, 2024 in 0s

57.64% of diff hit (target 66.63%)

View this Pull Request on Codecov

57.64% of diff hit (target 66.63%)

Annotations

Check warning on line 15 in ibc-testkit/src/fixtures/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/fixtures/mod.rs#L15

Added line #L15 was not covered by tests

Check warning on line 61 in ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs#L61

Added line #L61 was not covered by tests

Check warning on line 66 in ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 55 in ibc-testkit/src/testapp/ibc/clients/mock/header.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/clients/mock/header.rs#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 123 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L123

Added line #L123 was not covered by tests

Check warning on line 139 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L139

Added line #L139 was not covered by tests

Check warning on line 163 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L163

Added line #L163 was not covered by tests

Check warning on line 174 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L174

Added line #L174 was not covered by tests

Check warning on line 242 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L242

Added line #L242 was not covered by tests

Check warning on line 284 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L271-L284

Added lines #L271 - L284 were not covered by tests

Check warning on line 290 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L286-L290

Added lines #L286 - L290 were not covered by tests

Check warning on line 300 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L292-L300

Added lines #L292 - L300 were not covered by tests

Check warning on line 302 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L302

Added line #L302 was not covered by tests

Check warning on line 304 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L304

Added line #L304 was not covered by tests

Check warning on line 306 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L306

Added line #L306 was not covered by tests

Check warning on line 323 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L323

Added line #L323 was not covered by tests

Check warning on line 331 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L329-L331

Added lines #L329 - L331 were not covered by tests

Check warning on line 341 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L333-L341

Added lines #L333 - L341 were not covered by tests

Check warning on line 343 in ibc-testkit/src/testapp/ibc/core/client_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/client_ctx.rs#L343

Added line #L343 was not covered by tests

Check warning on line 244 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L244

Added line #L244 was not covered by tests

Check warning on line 261 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L261

Added line #L261 was not covered by tests

Check warning on line 302 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L297-L302

Added lines #L297 - L302 were not covered by tests

Check warning on line 320 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L311-L320

Added lines #L311 - L320 were not covered by tests

Check warning on line 322 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L322

Added line #L322 was not covered by tests

Check warning on line 336 in ibc-testkit/src/testapp/ibc/core/core_ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/src/testapp/ibc/core/core_ctx.rs#L324-L336

Added lines #L324 - L336 were not covered by tests