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/cmd/control: Fix runtime-stats arg #4659

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

peterjgilbert
Copy link
Contributor

No description provided.

@peterjgilbert peterjgilbert force-pushed the peterjgilbert/fix/runtime-stats branch from 17b89e2 to a851f30 Compare April 11, 2022 16:04
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #4659 (a851f30) into master (6d349eb) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #4659      +/-   ##
==========================================
- Coverage   67.01%   66.97%   -0.05%     
==========================================
  Files         431      431              
  Lines       48883    48883              
==========================================
- Hits        32760    32737      -23     
- Misses      12082    12107      +25     
+ Partials     4041     4039       -2     
Impacted Files Coverage Δ
go/oasis-node/cmd/control/runtime_stats.go 0.00% <0.00%> (ø)
.../worker/compute/executor/committee/transactions.go 74.19% <0.00%> (-8.07%) ⬇️
go/worker/compute/executor/committee/p2p.go 75.00% <0.00%> (-4.17%) ⬇️
go/worker/storage/p2p/sync/server.go 74.19% <0.00%> (-3.23%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 69.77% <0.00%> (-3.12%) ⬇️
go/runtime/registry/host.go 66.23% <0.00%> (-2.17%) ⬇️
go/worker/common/p2p/rpc/peermgmt.go 76.43% <0.00%> (-1.28%) ⬇️
...consensus/tendermint/apps/registry/transactions.go 54.83% <0.00%> (-1.27%) ⬇️
go/roothash/api/grpc.go 45.18% <0.00%> (-0.84%) ⬇️
go/runtime/host/protocol/connection.go 70.67% <0.00%> (-0.76%) ⬇️
... and 14 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 0e8e8a7...a851f30. Read the comment docs.

@peterjgilbert peterjgilbert merged commit da924ac into master Apr 11, 2022
@peterjgilbert peterjgilbert deleted the peterjgilbert/fix/runtime-stats branch April 11, 2022 19:26
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.

3 participants