Skip to content

Add code coverage adapters #382

Open
@epompeii

Description

@epompeii

Some users have indicated that they would like to track their code coverage metrics with Bencher.
There are already dedicated tools to do this like CodeCov, Coveralls, and ReportGenerator.
For open source projects on their supported platforms, one of those dedicated tools may be a better choice.

However, I can see the appeal of just using Bencher for this. There is nothing stopping users from tracking code coverage with Bencher. They just have to output Bencher Metric Format (BMF).
To make this easier, add built in adapters for popular code coverage tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions