Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore .nyc_output and coverage directories #373

Open
mertssmnoglu opened this issue Aug 10, 2024 · 0 comments
Open

Ignore .nyc_output and coverage directories #373

mertssmnoglu opened this issue Aug 10, 2024 · 0 comments

Comments

@mertssmnoglu
Copy link

mertssmnoglu commented Aug 10, 2024

Test coverage related directories/files may be getting invalid in any commit. Attaching them to source control statically may not be a good idea because it's not related with codebase or docs.

Ideas

  • Add .nyc_output and coverage directories to .gitignore.
  • Update README >> Testing section with coverage instructions

Test Coverage
You can see the test coverage results with running npm run coverage:report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant