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/project succeeded Nov 12, 2024 in 0s

57.22% (-0.08%) compared to d8b1013

View this Pull Request on Codecov

57.22% (-0.08%) compared to d8b1013

Details

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 57.22%. Comparing base (d8b1013) to head (7d0a99c).

Files with missing lines Patch % Lines
crates/storage/src/ops/chainstate.rs 0.00% 32 Missing ⚠️
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
- Coverage   57.30%   57.22%   -0.08%     
==========================================
  Files         252      253       +1     
  Lines       28207    28239      +32     
==========================================
- Hits        16165    16161       -4     
- Misses      12042    12078      +36     
Files with missing lines Coverage Δ
crates/storage/src/ops/chainstate.rs 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes