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

runtime: Make storage cache capacity configurable #4264

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Sep 16, 2021

No description provided.

@kostko kostko force-pushed the kostko/feature/rt-config branch from e2e61e0 to 53bb7dd Compare September 16, 2021 07:56
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #4264 (53bb7dd) into master (5809106) will decrease coverage by 0.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4264      +/-   ##
==========================================
- Coverage   69.22%   68.64%   -0.58%     
==========================================
  Files         408      408              
  Lines       47055    47055              
==========================================
- Hits        32572    32300     -272     
- Misses      10488    10738     +250     
- Partials     3995     4017      +22     
Impacted Files Coverage Δ
go/ias/http/http.go 20.33% <0.00%> (-44.07%) ⬇️
go/worker/compute/executor/committee/batch.go 69.23% <0.00%> (-15.39%) ⬇️
go/keymanager/api/policy_sgx.go 33.33% <0.00%> (-13.34%) ⬇️
go/runtime/host/sandbox/sandbox.go 71.06% <0.00%> (-10.63%) ⬇️
go/consensus/tendermint/abci/state/state.go 61.53% <0.00%> (-7.70%) ⬇️
go/oasis-node/cmd/ias/auth.go 68.96% <0.00%> (-6.90%) ⬇️
go/common/sgx/aesm/aesm.go 63.63% <0.00%> (-6.37%) ⬇️
go/runtime/host/protocol/connection.go 66.02% <0.00%> (-6.18%) ⬇️
go/keymanager/client/client.go 72.72% <0.00%> (-4.96%) ⬇️
go/worker/storage/service_external.go 55.95% <0.00%> (-4.77%) ⬇️
... and 31 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 5809106...53bb7dd. Read the comment docs.

@kostko kostko merged commit 0dd5362 into master Sep 16, 2021
@kostko kostko deleted the kostko/feature/rt-config branch September 16, 2021 08:44
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