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

fix: sealer: allow enable/disabling ReplicaUpdate tasks #8093

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

arajasek
Copy link
Contributor

backports #8090

@arajasek arajasek requested a review from a team as a code owner February 14, 2022 20:32
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #8093 (75b8e4c) into release/v1.15.0 (095d5d2) will decrease coverage by 0.02%.
The diff coverage is 21.42%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.15.0    #8093      +/-   ##
===================================================
- Coverage            39.12%   39.10%   -0.03%     
===================================================
  Files                  662      662              
  Lines                72160    72168       +8     
===================================================
- Hits                 28235    28222      -13     
- Misses               39022    39034      +12     
- Partials              4903     4912       +9     
Impacted Files Coverage Δ
cmd/lotus-miner/init.go 0.00% <0.00%> (ø)
cmd/lotus-seal-worker/main.go 0.00% <0.00%> (ø)
cmd/lotus-seal-worker/tasks.go 27.27% <ø> (ø)
extern/sector-storage/manager.go 61.85% <100.00%> (+0.14%) ⬆️
node/config/def.go 97.50% <100.00%> (+0.01%) ⬆️
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
chain/stmgr/execute.go 86.95% <0.00%> (-4.35%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
chain/vm/runtime.go 53.17% <0.00%> (-2.12%) ⬇️
... and 17 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 095d5d2...75b8e4c. Read the comment docs.

@arajasek arajasek merged commit 439b424 into release/v1.15.0 Feb 15, 2022
@arajasek arajasek deleted the asr/enabler15 branch February 15, 2022 19:57
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