Skip to content

coverage.json being uploaded to GitHub #50

Description

@PCain02

Describe the bug
The bug is that we currently don't ignore the coverage.json file so it is getting uploaded to GitHub where it is large.

To Reproduce
Steps to reproduce the behavior:

  1. poetry run task coverage
  2. git add
  3. `git commit '
  4. git push
  5. look at GitHub

Expected behavior
We should not have the coverage.json file on GitHub because it is large. Our badges should not rely on the coverage.json file

Desktop (please complete the following information):
ALL OS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions