Skip to content

Add a coverage export that gets the code coverage of a particular module #4

@Vehmloewff

Description

@Vehmloewff

This can be done by running deno test with the --coverage option. You can then get a doc view of the target module, determine which files are included, and, if they are not in the coverage, include those with a coverage of 0%.

Advanced
Do this all on a function/by/function basis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions