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

Adds thiserror, Display and bumps version #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

matthiasdebernardini
Copy link

@matthiasdebernardini matthiasdebernardini commented Sep 27, 2023

This change makes it easier to consume the crates error for others

@matthiasdebernardini
Copy link
Author

    Finished test [unoptimized + debuginfo] target(s) in 0.25s
     Running unittests src/lib.rs (target/debug/deps/xyzpub-d8a7759debd6c883)

running 7 tests
test xyzpubtests::err_when_too_few_bytes ... ok
test xyzpubtests::err_when_too_short ... ok
test xyzpubtests::xpub_not_valid ... ok
test xyzpubtests::xpub_to_tpub ... ok
test xyzpubtests::xpub_to_zpub ... ok
test xyzpubtests::zpub_to_xpub ... ok
test xyzpubtests::xpub_to_ypub ... ok

test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests xyzpub

running 1 test
test src/lib.rs - (line 8) ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s

all tests pass on my machine

upgrades deprecated functions
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.

1 participant