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

Add ZcashAddress.IsMatch API #127

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Add ZcashAddress.IsMatch API #127

merged 1 commit into from
Nov 3, 2023

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Nov 3, 2023

No description provided.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #127 (15e0736) into main (af58918) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   75.58%   75.70%   +0.11%     
==========================================
  Files         148      148              
  Lines        8787     8829      +42     
  Branches      799      801       +2     
==========================================
+ Hits         6642     6684      +42     
  Misses       1947     1947              
  Partials      198      198              
Flag Coverage Δ
LinuxHost 75.70% <100.00%> (+0.11%) ⬆️
Release 75.70% <100.00%> (+0.11%) ⬆️
WindowsHost 75.70% <100.00%> (+0.11%) ⬆️
macOSHost ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/Nerdbank.Zcash/ZcashAccount.cs 78.36% <ø> (ø)
src/Nerdbank.Zcash/ZcashAddress.cs 98.46% <100.00%> (+0.68%) ⬆️
test/Nerdbank.Zcash.Tests/ZcashAccountTests.cs 89.61% <100.00%> (ø)
test/Nerdbank.Zcash.Tests/ZcashAddressTests.cs 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@AArnott AArnott merged commit 687a56a into main Nov 3, 2023
6 checks passed
@AArnott AArnott deleted the ismatch branch November 3, 2023 04:07
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.

None yet

1 participant