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: Watch for all deployment updates when suspended #4541

Merged
merged 1 commit into from
Mar 5, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Mar 4, 2022

No description provided.

@kostko kostko added the c:bug Category: bug label Mar 4, 2022
@kostko kostko force-pushed the kostko/fix/rt-cmn-suspend-update-ver branch from 4108ff0 to 970f643 Compare March 4, 2022 20:34
@kostko kostko force-pushed the kostko/fix/rt-cmn-suspend-update-ver branch from 970f643 to 5e83927 Compare March 4, 2022 20:56
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #4541 (5e83927) into master (f4dcf7e) will decrease coverage by 0.02%.
The diff coverage is 86.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4541      +/-   ##
==========================================
- Coverage   66.90%   66.87%   -0.03%     
==========================================
  Files         424      424              
  Lines       47715    47738      +23     
==========================================
+ Hits        31924    31927       +3     
- Misses      11865    11875      +10     
- Partials     3926     3936      +10     
Impacted Files Coverage Δ
go/worker/common/committee/node.go 66.66% <86.95%> (+1.47%) ⬆️
...onsensus/tendermint/apps/beacon/state/state_vrf.go 73.33% <0.00%> (-13.34%) ⬇️
go/consensus/tendermint/full/services.go 77.69% <0.00%> (-7.70%) ⬇️
go/worker/beacon/tx_retry.go 90.47% <0.00%> (-4.77%) ⬇️
go/consensus/tendermint/apps/registry/query.go 82.60% <0.00%> (-4.35%) ⬇️
go/storage/mkvs/lookup.go 75.00% <0.00%> (-4.17%) ⬇️
go/consensus/tendermint/registry/registry.go 66.18% <0.00%> (-3.87%) ⬇️
go/consensus/tendermint/apps/beacon/state/state.go 66.66% <0.00%> (-2.16%) ⬇️
go/consensus/tendermint/roothash/roothash.go 68.07% <0.00%> (-1.91%) ⬇️
go/worker/beacon/worker_vrf.go 64.34% <0.00%> (-1.74%) ⬇️
... and 14 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 2b13a5c...5e83927. Read the comment docs.

@kostko kostko merged commit c4d99e2 into master Mar 5, 2022
@kostko kostko deleted the kostko/fix/rt-cmn-suspend-update-ver branch March 5, 2022 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:bug Category: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants