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

Release v0.20.0 #912

Merged
merged 21 commits into from
Jun 22, 2021
Merged

Release v0.20.0 #912

merged 21 commits into from
Jun 22, 2021

Conversation

thanethomson
Copy link
Contributor

📖 CHANGELOG rendered

  • Referenced an issue explaining the need for the change
  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Added entry in .changelog/

@thanethomson thanethomson requested a review from xla June 22, 2021 11:48
@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2021

Codecov Report

Merging #912 (0aa70fd) into master (bb828d2) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #912   +/-   ##
======================================
  Coverage    70.7%   70.7%           
======================================
  Files         203     203           
  Lines       16217   16217           
======================================
+ Hits        11467   11473    +6     
+ Misses       4750    4744    -6     
Impacted Files Coverage Δ
light-client/src/lib.rs 100.0% <ø> (ø)
proto/src/lib.rs 100.0% <ø> (ø)
tendermint/src/lib.rs 100.0% <ø> (ø)
light-client/src/types.rs 29.8% <0.0%> (-1.2%) ⬇️
testgen/src/vote.rs 83.7% <0.0%> (-0.9%) ⬇️
testgen/src/header.rs 78.1% <0.0%> (-0.7%) ⬇️
tendermint/src/block/commit_sig.rs 79.5% <0.0%> (+2.2%) ⬆️
tendermint/src/abci/transaction.rs 67.1% <0.0%> (+14.9%) ⬆️

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 bb828d2...0aa70fd. Read the comment docs.

Signed-off-by: Thane Thomson <[email protected]>
Signed-off-by: Thane Thomson <[email protected]>
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, just some smaller corrections, suggestions for the summary.

.changelog/v0.20.0/summary.md Outdated Show resolved Hide resolved
.changelog/v0.20.0/summary.md Outdated Show resolved Hide resolved
.changelog/v0.20.0/summary.md Outdated Show resolved Hide resolved
thanethomson and others added 7 commits June 22, 2021 10:14
@thanethomson thanethomson requested a review from xla June 22, 2021 16:09
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏎 👛 👾 🍝

@thanethomson thanethomson merged commit 21ef18f into master Jun 22, 2021
@thanethomson thanethomson deleted the release/v0.20.0 branch June 22, 2021 19:08
thanethomson added a commit that referenced this pull request Jun 22, 2021
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.

4 participants