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

feat(testkit): add store implementations in ibc-testkit #1048

Closed
wants to merge 9 commits into from

add failing test

89a0b11
Select commit
Loading
Failed to load commit list.
Closed

feat(testkit): add store implementations in ibc-testkit #1048

add failing test
89a0b11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 19, 2024 in 1s

50.05% of diff hit (target 71.30%)

View this Pull Request on Codecov

50.05% of diff hit (target 71.30%)

Annotations

Check warning on line 19 in ibc-testkit/store/src/avl/as_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/as_bytes.rs#L19

Added line #L19 was not covered by tests

Check warning on line 32 in ibc-testkit/store/src/avl/as_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/as_bytes.rs#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 38 in ibc-testkit/store/src/avl/as_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/as_bytes.rs#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 44 in ibc-testkit/store/src/avl/as_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/as_bytes.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 56 in ibc-testkit/store/src/avl/as_bytes.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/as_bytes.rs#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 62 in ibc-testkit/store/src/avl/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/node.rs#L58-L62

Added lines #L58 - L62 were not covered by tests

Check warning on line 82 in ibc-testkit/store/src/avl/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/node.rs#L75-L82

Added lines #L75 - L82 were not covered by tests

Check warning on line 133 in ibc-testkit/store/src/avl/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/node.rs#L133

Added line #L133 was not covered by tests

Check warning on line 96 in ibc-testkit/store/src/avl/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tests.rs#L96

Added line #L96 was not covered by tests

Check warning on line 178 in ibc-testkit/store/src/avl/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tests.rs#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 186 in ibc-testkit/store/src/avl/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tests.rs#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 194 in ibc-testkit/store/src/avl/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tests.rs#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 197 in ibc-testkit/store/src/avl/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tests.rs#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 202 in ibc-testkit/store/src/avl/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tests.rs#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 64 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L64

Added line #L64 was not covered by tests

Check warning on line 138 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L138

Added line #L138 was not covered by tests

Check warning on line 154 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L154

Added line #L154 was not covered by tests

Check warning on line 163 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L163

Added line #L163 was not covered by tests

Check warning on line 199 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L195-L199

Added lines #L195 - L199 were not covered by tests

Check warning on line 208 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L202-L208

Added lines #L202 - L208 were not covered by tests

Check warning on line 214 in ibc-testkit/store/src/avl/tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/avl/tree.rs#L212-L214

Added lines #L212 - L214 were not covered by tests

Check warning on line 29 in ibc-testkit/store/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/context.rs#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 32 in ibc-testkit/store/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/context.rs#L32

Added line #L32 was not covered by tests

Check warning on line 37 in ibc-testkit/store/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/context.rs#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 11 in ibc-testkit/store/src/impls/growing.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibc-testkit/store/src/impls/growing.rs#L11

Added line #L11 was not covered by tests