lotus-miner: expose Config in StorageMiner; add SealingPipelineState API endpoint #7513
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
@@ 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%) |
⬇️ |
Loading