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

Prep for v0.0.6 release #472

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Prep for v0.0.6 release #472

merged 1 commit into from
Dec 23, 2020

Conversation

adizere
Copy link
Member

@adizere adizere commented Dec 23, 2020

Closes: #471


For contributor use:

  • Updated the Unreleased section of CHANGELOG.md with the issue.
  • If applicable: Unit tests written, added test to CI.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Updated relevant documentation (docs/) and code comments.
  • Re-reviewed Files changed in the Github PR explorer.

@codecov-io
Copy link

Codecov Report

Merging #472 (0169252) into master (b1b37f5) will increase coverage by 16.2%.
The diff coverage is 57.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #472      +/-   ##
=========================================
+ Coverage    13.6%   29.9%   +16.2%     
=========================================
  Files          69     156      +87     
  Lines        3752   12692    +8940     
  Branches     1374    4968    +3594     
=========================================
+ Hits          513    3800    +3287     
- Misses       2618    8202    +5584     
- Partials      621     690      +69     
Impacted Files Coverage Δ
modules/src/events.rs 0.0% <0.0%> (ø)
modules/src/ics02_client/events.rs 0.0% <0.0%> (ø)
modules/src/ics02_client/msgs.rs 0.0% <0.0%> (ø)
modules/src/ics02_client/raw.rs 0.0% <0.0%> (ø)
modules/src/ics03_connection/error.rs 13.6% <0.0%> (-19.7%) ⬇️
modules/src/ics03_connection/events.rs 0.0% <0.0%> (ø)
modules/src/ics04_channel/error.rs 75.0% <ø> (+50.0%) ⬆️
modules/src/ics04_channel/events.rs 0.0% <ø> (ø)
modules/src/ics04_channel/msgs/acknowledgement.rs 52.0% <ø> (ø)
...dules/src/ics04_channel/msgs/chan_close_confirm.rs 70.2% <ø> (ø)
... and 286 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 db2be6f...0169252. Read the comment docs.

Copy link
Collaborator

@ancazamfir ancazamfir left a comment

Choose a reason for hiding this comment

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

Looks good, thanks Adi!

@adizere adizere merged commit 5c5b20e into master Dec 23, 2020
@adizere adizere deleted the adi/471_release006 branch December 23, 2020 15:55
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
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.

Release 0.0.6
3 participants