Skip to content

coverage not part of templates' .gitignore #922

@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

Activity

mimshwright

mimshwright commented on Nov 4, 2020

@mimshwright
Author

Mentioned in #10 (comment)

added a commit that references this issue on Nov 4, 2020
2588e55
changed the title [-]coverage not part of .gitignore[/-] [+]coverage not part of templates' .gitignore[/+] on Nov 4, 2020
linked a pull request that will close this issue on Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @mimshwright@agilgur5

      Issue actions

        coverage not part of templates' .gitignore · Issue #922 · jaredpalmer/tsdx