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

blockstore/blockservice: change option to WriteThrough(enabled bool) #749

Merged
merged 1 commit into from
Dec 12, 2024

blockstore/blockservice: change option to `WriteThrough(enabled bool)`

f9bac13
Select commit
Loading
Failed to load commit list.
Merged

blockstore/blockservice: change option to WriteThrough(enabled bool) #749

blockstore/blockservice: change option to `WriteThrough(enabled bool)`
f9bac13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 0s

60.41% (+0.00%) compared to 7c459af

View this Pull Request on Codecov

60.41% (+0.00%) compared to 7c459af

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.41%. Comparing base (7c459af) to head (f9bac13).

Files with missing lines Patch % Lines
blockstore/blockstore.go 0.00% 2 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   60.40%   60.41%           
=======================================
  Files         245      245           
  Lines       31063    31063           
=======================================
+ Hits        18764    18767    +3     
+ Misses      10629    10628    -1     
+ Partials     1670     1668    -2     
Files with missing lines Coverage Δ
blockservice/blockservice.go 78.23% <100.00%> (ø)
blockstore/blockstore.go 57.97% <0.00%> (ø)

... and 11 files with indirect coverage changes