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: Initialize query cache with correct root #4276

Merged
merged 3 commits into from
Sep 23, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Sep 22, 2021

No description provided.

@kostko kostko force-pushed the kostko/fix/rt-dispatch-nopanic branch from 3d6d19d to 468cf70 Compare September 22, 2021 12:49
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #4276 (468cf70) into master (b4e0209) will decrease coverage by 0.44%.
The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4276      +/-   ##
==========================================
- Coverage   68.97%   68.52%   -0.45%     
==========================================
  Files         410      411       +1     
  Lines       47130    47198      +68     
==========================================
- Hits        32507    32342     -165     
- Misses      10589    10822     +233     
  Partials     4034     4034              
Impacted Files Coverage Δ
go/oasis-node/cmd/control/control.go 23.77% <0.00%> (ø)
go/oasis-node/cmd/governance/governance.go 20.68% <0.00%> (-1.96%) ⬇️
go/oasis-node/cmd/keymanager/keymanager.go 47.70% <18.75%> (-3.27%) ⬇️
go/oasis-node/cmd/registry/entity/entity.go 43.95% <21.05%> (-2.24%) ⬇️
go/oasis-node/cmd/registry/node/node.go 43.54% <21.05%> (-2.22%) ⬇️
go/oasis-node/cmd/stake/stake.go 48.51% <21.42%> (-1.75%) ⬇️
go/oasis-node/cmd/common/consensus/consensus.go 45.45% <25.00%> (ø)
go/oasis-node/cmd/registry/runtime/runtime.go 54.25% <33.33%> (-4.37%) ⬇️
go/oasis-node/cmd/common/json.go 60.00% <60.00%> (ø)
go/common/entity/entity.go 69.29% <100.00%> (ø)
... and 47 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 ac71808...468cf70. Read the comment docs.

@kostko kostko marked this pull request as ready for review September 22, 2021 13:49
@kostko kostko merged commit eca2d99 into master Sep 23, 2021
@kostko kostko deleted the kostko/fix/rt-dispatch-nopanic branch September 23, 2021 09:52
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