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

oasis-test-runner/txsource: disable LogAssertNoTimeouts if restarts #2817

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Apr 3, 2020

No description provided.

@ptrus ptrus force-pushed the ptrus/feature/txsource-timeout-watcher branch from 50953bf to b960a64 Compare April 3, 2020 09:08
@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #2817 into master will increase coverage by 0.50%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2817      +/-   ##
==========================================
+ Coverage   61.36%   61.87%   +0.50%     
==========================================
  Files         386      386              
  Lines       37264    37264              
==========================================
+ Hits        22868    23058     +190     
+ Misses      11382    11142     -240     
- Partials     3014     3064      +50     
Impacted Files Coverage Δ
go/common/grpc/policy/policy.go 65.71% <0.00%> (-7.15%) ⬇️
...ompute/txnscheduler/algorithm/batching/batching.go 78.66% <0.00%> (-6.67%) ⬇️
go/storage/metrics.go 81.52% <0.00%> (-3.27%) ⬇️
go/worker/common/p2p/p2p.go 64.86% <0.00%> (-2.71%) ⬇️
go/consensus/tendermint/roothash/roothash.go 68.91% <0.00%> (-2.63%) ⬇️
go/worker/compute/txnscheduler/committee/node.go 62.34% <0.00%> (-1.86%) ⬇️
go/storage/database/database.go 77.27% <0.00%> (-1.82%) ⬇️
go/storage/mkvs/db/badger/badger.go 52.46% <0.00%> (-0.45%) ⬇️
go/worker/compute/merge/committee/node.go 75.37% <0.00%> (-0.25%) ⬇️
go/worker/keymanager/worker.go 60.00% <0.00%> (+0.59%) ⬆️
... and 13 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 ce667e7...b960a64. Read the comment docs.

@ptrus ptrus merged commit 960804e into master Apr 3, 2020
@ptrus ptrus deleted the ptrus/feature/txsource-timeout-watcher branch April 3, 2020 09:24
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