Skip to content

Release zcash_address 0.7.1#1792

Merged
nuttycom merged 7 commits into
zcash:zcash_address-0.7.xfrom
nuttycom:release/zcash_address-0.7.1
May 7, 2025
Merged

Release zcash_address 0.7.1#1792
nuttycom merged 7 commits into
zcash:zcash_address-0.7.xfrom
nuttycom:release/zcash_address-0.7.1

Conversation

@nuttycom
Copy link
Copy Markdown
Collaborator

@nuttycom nuttycom commented May 7, 2025

No description provided.

nuttycom added 5 commits May 7, 2025 10:28
This adds a trait that permits contextual conversions from
`ZcashAddress` into a target type. Where `TryFromAddress` permits
context-less conversions, this trait allows implementers to inspect the
contents of an address in the context of other data or operations.
zcash_address: Add `Converter` trait and `ZcashAddress::convert_with`
@nuttycom nuttycom force-pushed the release/zcash_address-0.7.1 branch from 5a53b6b to 496c596 Compare May 7, 2025 16:53
Copy link
Copy Markdown
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

utACK 496c596

@nuttycom nuttycom force-pushed the release/zcash_address-0.7.1 branch from 496c596 to 09a5df3 Compare May 7, 2025 17:06
Copy link
Copy Markdown
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

Re-utACK 09a5df3

@nuttycom nuttycom merged commit cfa50b1 into zcash:zcash_address-0.7.x May 7, 2025
29 of 32 checks passed
@nuttycom nuttycom deleted the release/zcash_address-0.7.1 branch May 7, 2025 18:25
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2025

Codecov Report

Attention: Patch coverage is 0% with 29 lines in your changes missing coverage. Please review.

Please upload report for BASE (zcash_address-0.7.x@75f82ca). Learn more about missing BASE report.

Files with missing lines Patch % Lines
components/zcash_address/src/convert.rs 0.00% 21 Missing ⚠️
components/zcash_address/src/lib.rs 0.00% 8 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##             zcash_address-0.7.x    #1792   +/-   ##
======================================================
  Coverage                       ?   54.04%           
======================================================
  Files                          ?      176           
  Lines                          ?    20498           
  Branches                       ?        0           
======================================================
  Hits                           ?    11078           
  Misses                         ?     9420           
  Partials                       ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants