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

lotus-miner: expose Config in StorageMiner; add SealingPipelineState API endpoint #7513

Closed
wants to merge 1 commit into from

lotus-miner: expose Config in StorageMiner; add SealingPipelineState …

15ed5cb
Select commit
Loading
Failed to load commit list.
Closed

lotus-miner: expose Config in StorageMiner; add SealingPipelineState API endpoint #7513

lotus-miner: expose Config in StorageMiner; add SealingPipelineState …
15ed5cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2024 in 0s

39.82% (-0.04%) compared to afe54ab

View this Pull Request on Codecov

39.82% (-0.04%) compared to afe54ab

Details

Codecov Report

Attention: Patch coverage is 3.57143% with 27 lines in your changes missing coverage. Please review.

Project coverage is 39.82%. Comparing base (afe54ab) to head (15ed5cb).
Report is 8003 commits behind head on master.

Files with missing lines Patch % Lines
node/impl/storminer.go 0.00% 14 Missing ⚠️
cmd/lotus-miner/sealing.go 0.00% 13 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7513      +/-   ##
==========================================
- Coverage   39.86%   39.82%   -0.04%     
==========================================
  Files         631      631              
  Lines       66913    66941      +28     
==========================================
- Hits        26673    26662      -11     
- Misses      35629    35659      +30     
- Partials     4611     4620       +9     
Files with missing lines Coverage Δ
api/api_storage.go 0.00% <ø> (ø)
api/types.go 52.77% <ø> (ø)
node/builder_miner.go 94.89% <100.00%> (+0.03%) ⬆️
cmd/lotus-miner/sealing.go 39.01% <0.00%> (-3.01%) ⬇️
node/impl/storminer.go 26.97% <0.00%> (-0.75%) ⬇️

... and 21 files with indirect coverage changes