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

feat: Snapdeals support in storage find CLI #8130

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Feb 17, 2022

(also adding some useful things to lotus-miner info all)

@magik6k magik6k requested a review from a team as a code owner February 17, 2022 15:38
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #8130 (c974872) into master (93bc3af) will increase coverage by 0.03%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8130      +/-   ##
==========================================
+ Coverage   39.39%   39.42%   +0.03%     
==========================================
  Files         666      666              
  Lines       72466    72498      +32     
==========================================
+ Hits        28546    28583      +37     
+ Misses      38995    38954      -41     
- Partials     4925     4961      +36     
Impacted Files Coverage Δ
cmd/lotus-miner/storage.go 43.39% <7.69%> (+15.50%) ⬆️
cmd/lotus-miner/info_all.go 36.87% <33.33%> (-0.16%) ⬇️
markets/loggers/loggers.go 88.88% <0.00%> (-11.12%) ⬇️
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
markets/retrievaladapter/client_blockstore.go 62.50% <0.00%> (-6.25%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-5.89%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
miner/miner.go 55.08% <0.00%> (-2.63%) ⬇️
extern/sector-storage/sched.go 83.12% <0.00%> (-2.47%) ⬇️
blockstore/buffered.go 34.44% <0.00%> (-2.23%) ⬇️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 93bc3af...c974872. Read the comment docs.

@arajasek arajasek added this to the v1.14.0 milestone Feb 17, 2022
@arajasek arajasek merged commit cf7a041 into master Feb 17, 2022
@arajasek arajasek deleted the feat/lm-snap-clis branch February 17, 2022 19:49
arajasek added a commit that referenced this pull request Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants