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

go/worker/common/committee: Wait for initial consensus sync #3599

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Jan 5, 2021

No description provided.

@kostko kostko force-pushed the kostko/fix/worker-sync-and-dupes branch from e34f9fa to c083127 Compare January 5, 2021 08:31
@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #3599 (c083127) into master (c05d7be) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3599   +/-   ##
=======================================
  Coverage   66.64%   66.64%           
=======================================
  Files         377      377           
  Lines       34568    34574    +6     
=======================================
+ Hits        23039    23043    +4     
- Misses       8205     8219   +14     
+ Partials     3324     3312   -12     
Impacted Files Coverage Δ
go/worker/common/committee/node.go 74.22% <100.00%> (+1.88%) ⬆️
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/keymanager/client/client.go 77.19% <0.00%> (-6.15%) ⬇️
go/consensus/tendermint/roothash/roothash.go 68.73% <0.00%> (-5.40%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
go/runtime/tagindexer/tagindexer.go 66.27% <0.00%> (-2.33%) ⬇️
go/storage/mkvs/cache.go 78.40% <0.00%> (-1.88%) ⬇️
go/storage/mkvs/iterator.go 80.29% <0.00%> (-1.46%) ⬇️
go/runtime/transaction/transaction.go 72.36% <0.00%> (-1.32%) ⬇️
go/storage/client/client.go 71.49% <0.00%> (-0.97%) ⬇️
... 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 470df4d...c083127. Read the comment docs.

@kostko kostko marked this pull request as ready for review January 5, 2021 09:51
@kostko kostko merged commit d1da416 into master Jan 5, 2021
@kostko kostko deleted the kostko/fix/worker-sync-and-dupes branch January 5, 2021 10:19
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