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

backport #3348 to 20.10 #3362

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

pro-wh
Copy link
Contributor

@pro-wh pro-wh commented Oct 1, 2020

go consensus: add last retained block information
@pro-wh pro-wh added the c:backport Category: backport to stable branch label Oct 1, 2020
@pro-wh pro-wh requested review from kostko and peterjgilbert October 1, 2020 19:25
@pro-wh pro-wh requested a review from Yawning as a code owner October 1, 2020 19:25
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #3362 into stable/20.10.x will decrease coverage by 2.55%.
The diff coverage is 83.33%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           stable/20.10.x    #3362      +/-   ##
==================================================
- Coverage           67.88%   65.32%   -2.56%     
==================================================
  Files                 371      371              
  Lines               36886    32946    -3940     
==================================================
- Hits                25040    21522    -3518     
+ Misses               8668     8260     -408     
+ Partials             3178     3164      -14     
Impacted Files Coverage Δ
go/consensus/api/api.go 14.28% <ø> (-7.94%) ⬇️
go/consensus/tendermint/full/full.go 61.35% <81.81%> (-1.69%) ⬇️
go/consensus/tests/tester.go 97.95% <100.00%> (-0.09%) ⬇️
go/upgrade/api/api.go 45.45% <0.00%> (-17.05%) ⬇️
go/runtime/transaction/rwset.go 28.57% <0.00%> (-16.89%) ⬇️
go/genesis/api/api.go 55.55% <0.00%> (-13.68%) ⬇️
go/runtime/host/sandbox/sandbox.go 65.74% <0.00%> (-11.58%) ⬇️
go/common/grpc/writer.go 60.00% <0.00%> (-11.43%) ⬇️
go/worker/common/p2p/error/error.go 60.00% <0.00%> (-11.43%) ⬇️
go/consensus/tendermint/apps/beacon/query.go 71.42% <0.00%> (-10.39%) ⬇️
... and 357 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 d972516...e5ef6c0. Read the comment docs.

@pro-wh pro-wh merged commit 1070888 into stable/20.10.x Oct 2, 2020
@pro-wh pro-wh deleted the pro-wh/stable/20.10.x/lasret-backport branch October 2, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:backport Category: backport to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants