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/common/sgx/aesm: Update to latest protocol version #4711

Merged
merged 3 commits into from
Apr 29, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Apr 27, 2022

No description provided.

@kostko kostko force-pushed the kostko/feature/aesm-update branch from 29720b3 to 56532b1 Compare April 28, 2022 08:06
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #4711 (ff11bdc) into master (1e4123a) will decrease coverage by 0.86%.
The diff coverage is 41.63%.

@@            Coverage Diff             @@
##           master    #4711      +/-   ##
==========================================
- Coverage   67.55%   66.69%   -0.87%     
==========================================
  Files         436      439       +3     
  Lines       48990    49183     +193     
==========================================
- Hits        33094    32801     -293     
- Misses      11881    12313     +432     
- Partials     4015     4069      +54     
Impacted Files Coverage Δ
go/common/sgx/aesm/aesm.go 44.13% <23.30%> (-19.51%) ⬇️
go/runtime/host/sgx/ecdsa.go 28.57% <28.57%> (ø)
go/common/sgx/aesm/types.go 45.94% <45.94%> (ø)
go/runtime/host/sgx/epid.go 63.79% <63.79%> (ø)
go/runtime/host/sgx/sgx.go 69.14% <69.23%> (+1.39%) ⬆️
go/ias/http/http.go 20.33% <0.00%> (-44.07%) ⬇️
go/runtime/host/sandbox/sandbox.go 59.85% <0.00%> (-16.20%) ⬇️
go/keymanager/api/policy_sgx.go 33.33% <0.00%> (-13.34%) ⬇️
go/worker/keymanager/watcher.go 63.07% <0.00%> (-10.77%) ⬇️
go/worker/storage/committee/utils.go 92.30% <0.00%> (-7.70%) ⬇️
... and 53 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 1e4123a...ff11bdc. Read the comment docs.

@kostko kostko force-pushed the kostko/feature/aesm-update branch 9 times, most recently from a732f75 to c8b2003 Compare April 29, 2022 09:57
@kostko kostko force-pushed the kostko/feature/aesm-update branch from c8b2003 to ff11bdc Compare April 29, 2022 13:04
@kostko kostko marked this pull request as ready for review April 29, 2022 16:14
@kostko kostko merged commit cf1783b into master Apr 29, 2022
@kostko kostko deleted the kostko/feature/aesm-update branch April 29, 2022 16:27
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