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/compute: Handle round results at genesis #4317

Merged
merged 4 commits into from
Oct 20, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Oct 20, 2021

No description provided.

@kostko kostko force-pushed the kostko/fix/rt-storage-state-sync-2 branch from 7bcddd7 to 377795b Compare October 20, 2021 09:58
@kostko kostko marked this pull request as ready for review October 20, 2021 10:02
@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #4317 (377795b) into master (844d695) will decrease coverage by 0.49%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4317      +/-   ##
==========================================
- Coverage   69.02%   68.53%   -0.50%     
==========================================
  Files         411      411              
  Lines       47346    47370      +24     
==========================================
- Hits        32679    32463     -216     
- Misses      10629    10861     +232     
- Partials     4038     4046       +8     
Impacted Files Coverage Δ
go/worker/compute/executor/committee/node.go 65.61% <66.66%> (-1.27%) ⬇️
go/oasis-node/cmd/node/control.go 68.53% <100.00%> (+0.35%) ⬆️
go/worker/registration/worker.go 69.80% <100.00%> (+0.27%) ⬆️
go/worker/storage/committee/node.go 77.79% <100.00%> (ø)
go/ias/http/http.go 20.33% <0.00%> (-44.07%) ⬇️
go/oasis-node/cmd/common/metrics/disk.go 65.51% <0.00%> (-20.69%) ⬇️
go/keymanager/api/policy_sgx.go 33.33% <0.00%> (-13.34%) ⬇️
go/runtime/host/sandbox/sandbox.go 67.03% <0.00%> (-9.90%) ⬇️
go/common/sgx/aesm/aesm.go 63.63% <0.00%> (-8.19%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 84.00% <0.00%> (-8.00%) ⬇️
... and 33 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 844d695...377795b. Read the comment docs.

@kostko kostko enabled auto-merge October 20, 2021 11:13
@kostko kostko merged commit 205fbbe into master Oct 20, 2021
@kostko kostko deleted the kostko/fix/rt-storage-state-sync-2 branch October 20, 2021 14:09
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