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/registry: Require SGX for non-test compute runtimes using km #3159

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Jul 31, 2020

No description provided.

@ptrus ptrus force-pushed the ptrus/feature/runtime-km-sgx branch from f254151 to c8bb436 Compare July 31, 2020 15:35
@ptrus ptrus force-pushed the ptrus/feature/runtime-km-sgx branch from c8bb436 to 1ea6c44 Compare July 31, 2020 15:42
@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #3159 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3159      +/-   ##
==========================================
+ Coverage   68.67%   68.72%   +0.04%     
==========================================
  Files         383      383              
  Lines       37445    37462      +17     
==========================================
+ Hits        25716    25744      +28     
+ Misses       8457     8435      -22     
- Partials     3272     3283      +11     
Impacted Files Coverage Δ
go/registry/api/api.go 42.16% <100.00%> (+0.42%) ⬆️
go/registry/tests/tester.go 91.94% <100.00%> (+0.09%) ⬆️
go/consensus/tendermint/api/errors.go 86.66% <0.00%> (-13.34%) ⬇️
go/worker/compute/executor/committee/state.go 74.07% <0.00%> (-11.12%) ⬇️
go/storage/metrics.go 78.26% <0.00%> (-9.79%) ⬇️
go/worker/common/p2p/dispatch.go 71.96% <0.00%> (-7.48%) ⬇️
go/storage/api/root_cache.go 70.11% <0.00%> (-6.90%) ⬇️
...sensus/tendermint/epochtime_mock/epochtime_mock.go 70.63% <0.00%> (-5.56%) ⬇️
go/worker/compute/executor/committee/node.go 60.03% <0.00%> (-5.07%) ⬇️
go/storage/mkvs/tree.go 89.28% <0.00%> (-3.58%) ⬇️
... and 25 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 35b95b8...1ea6c44. Read the comment docs.

@ptrus ptrus merged commit 936912f into master Aug 3, 2020
@ptrus ptrus deleted the ptrus/feature/runtime-km-sgx branch August 3, 2020 06:54
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