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

hdkeychain: Use errors for test compare. #3038

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 5, 2022

This squashes a lint error by making use of the errors API instead of reflect for determining if the expected error is received in tests.

@davecgh davecgh added the test coverage Discussion and pull requests for improving test coverage. label Dec 5, 2022
@davecgh davecgh added this to the 1.8.0 milestone Dec 5, 2022
This squashes a lint error by making use of the errors API instead of
reflect for determining if the expected error is received in tests.
@davecgh davecgh force-pushed the hdkeychain_lint_use_errors branch from 100d37e to 0814b68 Compare December 5, 2022 19:42
@davecgh davecgh merged commit 0814b68 into decred:master Dec 5, 2022
@davecgh davecgh deleted the hdkeychain_lint_use_errors branch December 5, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test coverage Discussion and pull requests for improving test coverage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants