Skip to content

For test projects, validate collected coverage #175

Closed
@bahmutov

Description

@bahmutov

On CI jobs, make the code coverage check stricter

  • nyc report --check-coverage passes just fine if there is NO code coverage (total or individual file)
  • the collected coverage could include extra files that should not be there

We need to have a snapshot of at files for each example with min coverage per file to check. Probably a custom script to execute to check .nyc_output/out.json file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions