Skip to content

coverage not part of templates' .gitignore #922

Open
@mimshwright

Description

@mimshwright

Current Behavior

  1. run yarn test --coverage to generate a coverage report.
  2. run git status
  3. /coverage/ is part of the list of changed files.

Expected behavior

It should be ignored by git.

Suggested solution(s)

Append coverage to .gitignore

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions