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/byzantine: Add primary+backup liveness test #4799

Merged
merged 2 commits into from
Jun 14, 2022

Conversation

kostko
Copy link
Member

@kostko kostko commented Jun 14, 2022

Non-breaking test part of #4798.

@kostko kostko added the c:testing Category: testing label Jun 14, 2022
@kostko kostko force-pushed the kostko/feature/roothash-multi-fault-test branch from 9961798 to c152b68 Compare June 14, 2022 07:53
@codecov
Copy link

codecov bot commented Jun 14, 2022

Codecov Report

Merging #4799 (c152b68) into master (aba5861) will decrease coverage by 0.05%.
The diff coverage is 55.55%.

@@            Coverage Diff             @@
##           master    #4799      +/-   ##
==========================================
- Coverage   66.85%   66.80%   -0.06%     
==========================================
  Files         451      451              
  Lines       50300    50278      -22     
==========================================
- Hits        33630    33590      -40     
- Misses      12500    12517      +17     
- Partials     4170     4171       +1     
Impacted Files Coverage Δ
go/common/sgx/pcs/tcb.go 54.58% <ø> (ø)
go/common/sgx/pcs/quote.go 54.92% <14.28%> (-1.03%) ⬇️
go/oasis-node/cmd/genesis/genesis.go 53.68% <42.85%> (+1.73%) ⬆️
go/common/sgx/pcs/pcs.go 55.55% <53.84%> (-4.45%) ⬇️
...consensus/tendermint/apps/scheduler/debug_force.go 82.55% <100.00%> (ø)
go/consensus/tendermint/apps/scheduler/shuffle.go 69.71% <100.00%> (+0.07%) ⬆️
go/oasis-node/cmd/common/common.go 59.02% <100.00%> (+0.28%) ⬆️
go/scheduler/api/api.go 60.20% <100.00%> (+2.13%) ⬆️
...consensus/tendermint/apps/roothash/transactions.go 66.66% <0.00%> (-6.23%) ⬇️
go/storage/mkvs/lookup.go 75.00% <0.00%> (-4.17%) ⬇️
... and 20 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 e2f2cce...c152b68. Read the comment docs.

@kostko kostko marked this pull request as ready for review June 14, 2022 08:22
@kostko kostko merged commit 940edde into master Jun 14, 2022
@kostko kostko deleted the kostko/feature/roothash-multi-fault-test branch June 14, 2022 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:testing Category: testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants