Skip to content

Improve code coverage facilities #57

Description

@mingxwa

As per review comments in #55:

In the generated coverage.function.html, most "uncovered" functions are just template instantiations from unit tests/doc examples/benchmarks. The more instantiations there are, the less function coverage there will be. I think we should turn off function coverage if possible - it's meaningless for a template library.

We should investigate feasibility to integrate actions/upload-code-coverage

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions