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/oasis-node: Add storage namespace rename subcommand #3908

Merged
merged 1 commit into from
May 3, 2021

Conversation

kostko
Copy link
Member

@kostko kostko commented Apr 30, 2021

No description provided.

@kostko kostko force-pushed the kostko/feature/rt-storage-rename branch from 8e0da52 to ffd0af2 Compare April 30, 2021 09:34
@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #3908 (e3f8e36) into master (6adf3d2) will decrease coverage by 0.21%.
The diff coverage is 38.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3908      +/-   ##
==========================================
- Coverage   67.26%   67.04%   -0.22%     
==========================================
  Files         404      405       +1     
  Lines       41178    41266      +88     
==========================================
- Hits        27698    27668      -30     
- Misses       9562     9655      +93     
- Partials     3918     3943      +25     
Impacted Files Coverage Δ
go/consensus/tendermint/api/api.go 83.11% <ø> (ø)
go/oasis-node/cmd/storage/storage.go 5.12% <4.34%> (-0.20%) ⬇️
go/consensus/tendermint/abci/mux.go 54.29% <20.00%> (-3.54%) ⬇️
go/storage/mkvs/db/badger/rename.go 45.00% <45.00%> (ø)
go/oasis-node/cmd/registry/runtime/runtime.go 54.43% <56.25%> (ø)
go/consensus/tendermint/apps/staking/auth.go 75.00% <62.50%> (-25.00%) ⬇️
go/oasis-node/cmd/common/metrics/disk.go 65.38% <0.00%> (-19.24%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 78.94% <0.00%> (-10.53%) ⬇️
go/consensus/tendermint/abci/state/state.go 54.54% <0.00%> (-9.10%) ⬇️
...nsensus/tendermint/apps/beacon/state/state_pvss.go 69.23% <0.00%> (-7.70%) ⬇️
... and 43 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 8a29984...e3f8e36. Read the comment docs.

@kostko kostko force-pushed the kostko/feature/rt-storage-rename branch from ffd0af2 to e3f8e36 Compare April 30, 2021 10:36
@kostko kostko marked this pull request as ready for review April 30, 2021 12:19
@kostko kostko merged commit d3cc04a into master May 3, 2021
@kostko kostko deleted the kostko/feature/rt-storage-rename branch May 3, 2021 09:23
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.

None yet

2 participants