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

Shed: Add a util to create miners more easily #7595

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Nov 3, 2021

No description provided.

@arajasek arajasek requested a review from a team as a code owner November 3, 2021 00:20
@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #7595 (3be0c06) into master (e0a9cae) will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7595      +/-   ##
==========================================
- Coverage   39.88%   39.74%   -0.15%     
==========================================
  Files         633      633              
  Lines       67098    67214     +116     
==========================================
- Hits        26765    26711      -54     
- Misses      35740    35898     +158     
- Partials     4593     4605      +12     
Impacted Files Coverage Δ
chain/actors/builtin/miner/utils.go 38.59% <0.00%> (-12.57%) ⬇️
cmd/lotus-miner/init.go 0.00% <0.00%> (ø)
cmd/lotus-shed/miner.go 0.00% <0.00%> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-7.28%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
chain/stmgr/execute.go 86.95% <0.00%> (-4.35%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
... and 22 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 e0a9cae...3be0c06. Read the comment docs.

@arajasek arajasek merged commit 6056858 into master Nov 4, 2021
@arajasek arajasek deleted the asr/miner-create branch November 4, 2021 12:29
@jennijuju
Copy link
Member

is there a reason why this is a hiding shed tool?

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.

3 participants