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.9.0 #388

Merged
merged 9 commits into from
Jul 13, 2021
Merged

Release v0.9.0 #388

merged 9 commits into from
Jul 13, 2021

Conversation

afilini
Copy link
Member

@afilini afilini commented Jul 8, 2021

Description

Merge the release branch

Checklists

All Submissions:

@codecov-commenter
Copy link

Codecov Report

Merging #388 (4e813e8) into master (2755b09) will increase coverage by 0.08%.
The diff coverage is 80.00%.

❗ Current head 4e813e8 differs from pull request most recent head 7a9b691. Consider uploading reports for the commit 7a9b691 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
+ Coverage   72.83%   72.91%   +0.08%     
==========================================
  Files          33       33              
  Lines        7306     7335      +29     
==========================================
+ Hits         5321     5348      +27     
- Misses       1985     1987       +2     
Impacted Files Coverage Δ
src/blockchain/compact_filters/mod.rs 0.00% <ø> (ø)
src/blockchain/mod.rs 0.00% <0.00%> (ø)
src/blockchain/utils.rs 0.00% <ø> (ø)
src/database/memory.rs 78.57% <ø> (ø)
src/database/mod.rs 99.12% <ø> (ø)
src/error.rs 15.66% <ø> (-0.39%) ⬇️
src/wallet/export.rs 88.35% <ø> (ø)
src/wallet/mod.rs 97.07% <ø> (ø)
src/descriptor/dsl.rs 92.33% <100.00%> (+0.89%) ⬆️
src/lib.rs 50.91% <100.00%> (ø)
... and 4 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 58cf460...7a9b691. Read the comment docs.

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

LGTM

@notmandatory notmandatory merged commit 4f4802b into master Jul 13, 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.

3 participants