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

Add --unproven flag to the sectors list command #7308

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Sep 9, 2021

This is #7263, but this time opened to the right branch

@magik6k magik6k requested a review from a team as a code owner September 9, 2021 21:30
@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #7308 (8612d1e) into master (1ce7c25) will increase coverage by 0.00%.
The diff coverage is 18.75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7308   +/-   ##
=======================================
  Coverage   39.14%   39.14%           
=======================================
  Files         614      614           
  Lines       64989    64997    +8     
=======================================
+ Hits        25437    25444    +7     
+ Misses      35145    35144    -1     
- Partials     4407     4409    +2     
Impacted Files Coverage Δ
cmd/lotus-miner/sectors.go 11.21% <18.75%> (-0.09%) ⬇️
extern/sector-storage/sched_resources.go 75.00% <0.00%> (-9.38%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
chain/exchange/peer_tracker.go 66.66% <0.00%> (-4.31%) ⬇️
extern/storage-sealing/fsm.go 57.42% <0.00%> (-1.61%) ⬇️
chain/store/store.go 64.37% <0.00%> (-0.71%) ⬇️
chain/messagepool/messagepool.go 56.93% <0.00%> (-0.62%) ⬇️
node/impl/full/chain.go 14.16% <0.00%> (-0.58%) ⬇️
chain/messagepool/selection.go 80.12% <0.00%> (-0.41%) ⬇️
chain/sync.go 64.94% <0.00%> (-0.34%) ⬇️
... and 10 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 1ce7c25...8612d1e. Read the comment docs.

@magik6k
Copy link
Contributor Author

magik6k commented Sep 10, 2021

(Merging as #7263 was approved)

@magik6k magik6k merged commit 0a04302 into master Sep 10, 2021
@magik6k magik6k deleted the feat/sectors-list-unproven branch September 10, 2021 00:08
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.

1 participant