-
Notifications
You must be signed in to change notification settings - Fork 411
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
Codecoverage says that out coverage for the blockchain module is 1.87%, even do we do have tests covering that module. It might be configured in the wrong way.
To Reproduce
Open https://app.codecov.io/gh/bitcoindevkit/bdk, look at the end of the page, where it shows coverage for the different directories:
Expected behavior
Decent blockchain module coverage
UPDATE: after #708, we can see most of the blockchain module coverage at https://coveralls.io/github/bitcoindevkit/bdk?branch=master . More work is needed for including the missing blockchains (esplora, compact filters) in the coverage. See #696 (comment)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
