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

Bug: does not ignore own reports creating errors #161

Open
fabulousgk opened this issue May 14, 2024 · 0 comments
Open

Bug: does not ignore own reports creating errors #161

fabulousgk opened this issue May 14, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@fabulousgk
Copy link

Describe the bug
If you generate a report, but the report directory already exists, you get errors, and the report files are included in the new run.

To Reproduce
Command and options used to reproduce the behaviour:
Run script twice without deleting coverage-ts dir

Expected behaviour
A clear and concise description of what you expected to happen.
I would expect the existing report files to be overwritten and not included in the report

Screenshots
If it regards the HTML report, you might want to take a few screenshots.
Screenshot 2024-05-14 at 9 13 59 AM
Screenshot 2024-05-14 at 9 14 20 AM

Environment

  • Tool version: latest
  • OS:macos
  • Node version: 20.x
  • Browser (if applicable): [e.g. chrome, safari]

Additional context
Add any other context about the problem here.

@fabulousgk fabulousgk added the help wanted Extra attention is needed label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant