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

Miner CLI: Allow trying to change owners of any miner actor #7328

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

arajasek
Copy link
Contributor

No description provided.

@arajasek arajasek requested a review from a team as a code owner September 14, 2021 09:31
@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #7328 (888b204) into master (aae9bf3) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7328      +/-   ##
==========================================
- Coverage   39.15%   39.12%   -0.03%     
==========================================
  Files         614      614              
  Lines       65001    64997       -4     
==========================================
- Hits        25451    25433      -18     
- Misses      35140    35158      +18     
+ Partials     4410     4406       -4     
Impacted Files Coverage Δ
cmd/lotus-miner/actor.go 8.15% <0.00%> (+0.05%) ⬆️
cmd/lotus-miner/main.go 4.71% <0.00%> (ø)
chain/actors/builtin/miner/diff.go 48.52% <0.00%> (-10.30%) ⬇️
extern/sector-storage/manager_calltracker.go 57.70% <0.00%> (-4.85%) ⬇️
chain/stmgr/call.go 71.51% <0.00%> (-3.64%) ⬇️
storage/wdpost_sched.go 75.24% <0.00%> (-1.99%) ⬇️
miner/miner.go 55.96% <0.00%> (-1.00%) ⬇️
extern/sector-storage/sched_worker.go 77.97% <0.00%> (-0.73%) ⬇️
chain/messagepool/selection.go 80.12% <0.00%> (-0.41%) ⬇️
chain/store/store.go 63.31% <0.00%> (-0.36%) ⬇️
... and 6 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 aae9bf3...888b204. Read the comment docs.

@magik6k magik6k merged commit aab42dd into master Sep 14, 2021
@magik6k magik6k deleted the asr/change-actor branch September 14, 2021 10:17
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.

2 participants