Skip to content

test: add unit test for extract pubkey#22

Merged
nymius merged 2 commits into
bitcoindevkit:masterfrom
nymius:test/add-unit-test-for-extract-pubkey
Jul 9, 2025
Merged

test: add unit test for extract pubkey#22
nymius merged 2 commits into
bitcoindevkit:masterfrom
nymius:test/add-unit-test-for-extract-pubkey

Conversation

@nymius

@nymius nymius commented Jul 9, 2025

Copy link
Copy Markdown
Collaborator

Description

Fixes #12

Checklists

@nymius nymius added this to the bdk-sp 0.1.0 milestone Jul 9, 2025
@nymius nymius self-assigned this Jul 9, 2025
@nymius
nymius force-pushed the test/add-unit-test-for-extract-pubkey branch 4 times, most recently from 2c02c41 to c81c93b Compare July 9, 2025 20:41
@nymius
nymius force-pushed the test/add-unit-test-for-extract-pubkey branch from c81c93b to 1dffc0f Compare July 9, 2025 20:49
@nymius
nymius merged commit f7776c3 into bitcoindevkit:master Jul 9, 2025
4 of 5 checks passed
@nymius

nymius commented Jul 9, 2025

Copy link
Copy Markdown
Collaborator Author

Ignored coverage decrement as the tests are actually covering all the extract_pubkey code, but the number of lines was reduced, so the score went down.

@nymius
nymius deleted the test/add-unit-test-for-extract-pubkey branch July 9, 2025 21:03
@nymius nymius added the tests Just adds new tests label Jul 10, 2025
nymius added a commit that referenced this pull request Jul 10, 2025
test(receive): add unit tests for extract_pubkey
refactor(receive): make extract_pubkey infallible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Just adds new tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit test for bdk_sp::receive::extract_pubkey

1 participant