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

STR-182 chainstate manager refactors #466

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

storage: added most of chainstate ops interface

7d0a99c
Select commit
Loading
Failed to load commit list.
Draft

STR-182 chainstate manager refactors #466

storage: added most of chainstate ops interface
7d0a99c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 12, 2024 in 0s

0.00% of diff hit (target 57.30%)

View this Pull Request on Codecov

0.00% of diff hit (target 57.30%)

Annotations

Check warning on line 17 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 21 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 40 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 50 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L42-L50

Added lines #L42 - L50 were not covered by tests

Check warning on line 54 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 58 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 62 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 66 in crates/storage/src/ops/chainstate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/storage/src/ops/chainstate.rs#L64-L66

Added lines #L64 - L66 were not covered by tests