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-test-runner/fixture: support configuring runtime messages #4769

Merged
merged 1 commit into from
May 31, 2022

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented May 30, 2022

Adds support for configuring roothash max messages in network fixtures.

@ptrus ptrus force-pushed the ptrus/feature/fixture-roothash-params branch from 7e08352 to 97ad8d6 Compare May 30, 2022 15:11
@ptrus ptrus force-pushed the ptrus/feature/fixture-roothash-params branch from 97ad8d6 to d34cb93 Compare May 30, 2022 15:22
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #4769 (d34cb93) into master (4e50402) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4769      +/-   ##
==========================================
- Coverage   66.56%   66.53%   -0.03%     
==========================================
  Files         447      447              
  Lines       50065    50065              
==========================================
- Hits        33328    33313      -15     
- Misses      12583    12587       +4     
- Partials     4154     4165      +11     
Impacted Files Coverage Δ
go/oasis-node/cmd/genesis/genesis.go 51.95% <100.00%> (ø)
go/keymanager/api/grpc.go 18.42% <0.00%> (-21.06%) ⬇️
go/oasis-node/cmd/common/metrics/disk.go 65.51% <0.00%> (-20.69%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 84.00% <0.00%> (-8.00%) ⬇️
go/worker/storage/committee/utils.go 92.30% <0.00%> (-7.70%) ⬇️
go/worker/common/p2p/dispatch.go 71.52% <0.00%> (-5.56%) ⬇️
go/worker/storage/p2p/sync/client.go 86.95% <0.00%> (-4.35%) ⬇️
go/consensus/tendermint/apps/registry/query.go 78.26% <0.00%> (-4.35%) ⬇️
go/oasis-node/cmd/ias/auth_registry.go 64.10% <0.00%> (-4.28%) ⬇️
go/consensus/tendermint/registry/registry.go 66.18% <0.00%> (-3.87%) ⬇️
... and 24 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 6709e4b...d34cb93. Read the comment docs.

@ptrus ptrus merged commit 8862481 into master May 31, 2022
@ptrus ptrus deleted the ptrus/feature/fixture-roothash-params branch May 31, 2022 05:51
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