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

txsource/queries: increase the odds of querying the latest height #2787

Merged
merged 1 commit into from
Mar 26, 2020

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Mar 26, 2020

To test things like: #2786

Probably shouldn't have removed this from the initial queries PR in the first place :-)

@ptrus ptrus force-pushed the ptrus/feature/queries-workload-latest branch from a27feac to 6fd448a Compare March 26, 2020 13:16
@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #2787 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2787      +/-   ##
==========================================
+ Coverage   62.85%   62.88%   +0.02%     
==========================================
  Files         389      389              
  Lines       37080    37084       +4     
==========================================
+ Hits        23308    23321      +13     
+ Misses      10807    10789      -18     
- Partials     2965     2974       +9     
Impacted Files Coverage Δ
.../oasis-node/cmd/debug/txsource/workload/queries.go 57.54% <100.00%> (+0.60%) ⬆️
...oasis-node/cmd/debug/txsource/workload/transfer.go 0.00% <0.00%> (-63.81%) ⬇️
go/worker/common/host/interface.go 38.46% <0.00%> (-15.39%) ⬇️
...ompute/txnscheduler/algorithm/batching/batching.go 78.66% <0.00%> (-6.67%) ⬇️
go/common/grpc/auth/auth.go 88.88% <0.00%> (-5.56%) ⬇️
go/worker/compute/txnscheduler/committee/node.go 62.34% <0.00%> (-4.02%) ⬇️
go/oasis-node/cmd/debug/storage/storage.go 45.08% <0.00%> (-3.47%) ⬇️
go/storage/metrics.go 81.52% <0.00%> (-3.27%) ⬇️
go/worker/common/host/protocol/protocol.go 65.67% <0.00%> (-2.99%) ⬇️
go/storage/database/database.go 77.27% <0.00%> (-1.82%) ⬇️
... 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 504394e...6fd448a. Read the comment docs.

@ptrus ptrus self-assigned this Mar 26, 2020
@ptrus ptrus merged commit 7609e69 into master Mar 26, 2020
@ptrus ptrus deleted the ptrus/feature/queries-workload-latest branch March 26, 2020 13:38
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