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: sealing: Fix PR1 worker selection #8420

Merged
merged 1 commit into from
Mar 31, 2022
Merged

fix: sealing: Fix PR1 worker selection #8420

merged 1 commit into from
Mar 31, 2022

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Mar 31, 2022

Related Issues

Fixes #8226

@magik6k magik6k requested a review from a team as a code owner March 31, 2022 21:02
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #8420 (ac82366) into master (f155b30) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8420      +/-   ##
==========================================
- Coverage   40.70%   40.62%   -0.08%     
==========================================
  Files         686      686              
  Lines       75383    75383              
==========================================
- Hits        30683    30628      -55     
- Misses      39408    39446      +38     
- Partials     5292     5309      +17     
Impacted Files Coverage Δ
extern/sector-storage/manager.go 62.78% <100.00%> (ø)
chain/events/state/fastapi.go 75.00% <0.00%> (-25.00%) ⬇️
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/wdpost_sched.go 75.49% <0.00%> (-11.77%) ⬇️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
node/modules/mpoolnonceapi.go 34.00% <0.00%> (-10.00%) ⬇️
chain/events/events_called.go 86.34% <0.00%> (-3.91%) ⬇️
chain/sync_manager.go 73.91% <0.00%> (-2.80%) ⬇️
miner/miner.go 56.39% <0.00%> (-1.97%) ⬇️
extern/storage-sealing/currentdealinfo.go 74.77% <0.00%> (-1.81%) ⬇️
... and 12 more

@magik6k magik6k merged commit f9ae5c0 into master Mar 31, 2022
@magik6k magik6k deleted the fix/8226 branch March 31, 2022 21:52
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.

(SnapDeals) Sector get stuck because it want to assign the miner for PR2 //SectorProveReplicaUpdateFailed
3 participants