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

worker/storage: Fix heartbeat stall #3899

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

jberci
Copy link
Contributor

@jberci jberci commented Apr 28, 2021

No description provided.

@jberci jberci force-pushed the jberci/fix/storage-heartbeat branch from cc55696 to c1eae4f Compare April 28, 2021 19:20
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #3899 (c1eae4f) into master (a0dd52d) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3899      +/-   ##
==========================================
+ Coverage   67.04%   67.14%   +0.09%     
==========================================
  Files         404      404              
  Lines       41448    41449       +1     
==========================================
+ Hits        27788    27829      +41     
+ Misses       9689     9665      -24     
+ Partials     3971     3955      -16     
Impacted Files Coverage Δ
go/worker/storage/committee/node.go 79.14% <ø> (-0.07%) ⬇️
go/worker/storage/committee/utils.go 100.00% <100.00%> (ø)
go/oasis-node/cmd/common/metrics/disk.go 65.38% <0.00%> (-19.24%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 78.94% <0.00%> (-10.53%) ⬇️
go/consensus/tendermint/full/services.go 75.83% <0.00%> (-8.34%) ⬇️
go/keymanager/client/client.go 79.82% <0.00%> (-3.51%) ⬇️
go/runtime/host/sgx/sgx.go 71.42% <0.00%> (-2.20%) ⬇️
go/common/sgx/aesm/aesm.go 69.15% <0.00%> (-1.87%) ⬇️
.../consensus/tendermint/apps/roothash/state/state.go 68.64% <0.00%> (-1.70%) ⬇️
go/consensus/tendermint/beacon/beacon.go 70.43% <0.00%> (-0.54%) ⬇️
... 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 86c5e5b...c1eae4f. Read the comment docs.

@jberci jberci merged commit a416ee8 into master Apr 28, 2021
@jberci jberci deleted the jberci/fix/storage-heartbeat branch April 28, 2021 20:16
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.

None yet

2 participants