Skip to content

proposal: Use jest.config to Establish Coverage Threshold for New FilesΒ #28

@therynamo

Description

@therynamo

As a user of jest-coverage-diff I would like to be able to fail a build if new files don't have "expected coverage".

I noticed that this plugin has a great feature that prepends ✨ πŸ†•. to all new files. Since we seem to already have these files available to us - could we leverage Jest and the jest.config.{ts|js} to fail the build if a given file does not meet the codebases expected thresholds?

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