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.13.0 #228

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Release/v0.13.0 #228

merged 1 commit into from
Apr 20, 2020

Conversation

tony-iqlusion
Copy link
Collaborator

Dependencies:

  • Update signatory requirement to v0.19 (#227)

Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

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

We should update the light-node Cargo.toml too. Otherwise actions-rs/audit-check will start failing on master again, I suspect. See: #224

@tony-iqlusion
Copy link
Collaborator Author

tony-iqlusion commented Apr 20, 2020

It actually works as-is for now, because thanks to ^ semver matching (i.e. without an explicit =0.13.0-dev) a prerelease is considered compatible.

@codecov-io
Copy link

Codecov Report

Merging #228 into master will increase coverage by 0.2%.
The diff coverage is 91.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #228     +/-   ##
========================================
+ Coverage    39.4%   39.7%   +0.2%     
========================================
  Files          98      98             
  Lines        3547    3558     +11     
  Branches      566     567      +1     
========================================
+ Hits         1400    1415     +15     
+ Misses       1749    1744      -5     
- Partials      398     399      +1     
Impacted Files Coverage Δ
tendermint/src/account.rs 64.4% <91.6%> (+12.1%) ⬆️

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 46385ad...6bfd0cc. Read the comment docs.

Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

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

Nice! 👍

@liamsi liamsi merged commit 56400a3 into master Apr 20, 2020
@liamsi liamsi deleted the v0.13.0 branch April 20, 2020 21:54
@tony-iqlusion
Copy link
Collaborator Author

Published as v0.13.0

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.

3 participants