Skip to content

codecov doesn't cover the blockchain module #696

@danielabrozzoni

Description

@danielabrozzoni

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:

Selection_093

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

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions