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

Prepare v0.0.2 #190

Merged
merged 6 commits into from
Aug 1, 2020
Merged

Prepare v0.0.2 #190

merged 6 commits into from
Aug 1, 2020

Conversation

ebuchman
Copy link
Member

@ebuchman ebuchman commented Aug 1, 2020

  • Fill in changelog for v0.0.2
  • Add CONTRIBUTING.md
  • Update all crate authors to generic Informal Systems
  • Bump all crate versions to v0.0.2
  • Use v0.15.0 of tendermint crates (instead of master)
  • Rename relayer_modules to modules (closes Crate naming cosmos/ibc-rs#125)

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2020

Codecov Report

Merging #190 into master will increase coverage by 2.6%.
The diff coverage is 19.8%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    informalsystems/hermes#190     +/-   ##
========================================
+ Coverage    13.6%   16.2%   +2.6%     
========================================
  Files          69      59     -10     
  Lines        3752    3867    +115     
  Branches     1374    1491    +117     
========================================
+ Hits          513     630    +117     
+ Misses       2618    2483    -135     
- Partials      621     754    +133     
Impacted Files Coverage Δ
modules/src/events.rs 0.0% <ø> (ø)
modules/src/ics02_client/client.rs 0.0% <0.0%> (ø)
modules/src/ics02_client/client_type.rs 47.6% <ø> (ø)
modules/src/ics03_connection/error.rs 25.0% <0.0%> (-8.4%) ⬇️
modules/src/ics03_connection/exported.rs 42.1% <0.0%> (-9.6%) ⬇️
modules/src/ics04_channel/error.rs 23.0% <0.0%> (-2.0%) ⬇️
modules/src/ics04_channel/packet.rs 0.0% <0.0%> (ø)
modules/src/ics07_tendermint/error.rs 33.3% <0.0%> (+33.3%) ⬆️
modules/src/ics07_tendermint/msgs/create_client.rs 0.0% <0.0%> (ø)
modules/src/ics23_commitment/mod.rs 0.0% <0.0%> (ø)
... and 70 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 9482fd2...14c85c7. Read the comment docs.

@ebuchman ebuchman marked this pull request as ready for review August 1, 2020 18:48
@ebuchman ebuchman changed the title Changelog and contributing Prepare v0.0.2 Aug 1, 2020
@greg-szabo greg-szabo merged commit 574371a into master Aug 1, 2020
@greg-szabo greg-szabo deleted the andy/changelog branch August 1, 2020 19:45
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
* Updating CHANGELOG for release v0.0.2, added CONTRIBUTING and CHANGELOG_PENDING. informalsystems#182

* Fixed some markdown informalsystems#182

* fix changelog

* fix cargo tomls, use versioned tendermint, bump versions

* relayer_modules -> modules. closes #167

* cargo fmt

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
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.

Crate naming
4 participants