HELP - How to avoid cypress coverage to reset befo...
# i-need-help
b
Hello, on the before all step, cypress-coverage reset the coverage on each test executed. How is it possible to don’t reset coverage but add on the current coverage to see the coverage of all test instead of just one test ? Here is the step that, I think, is the problem but I don’t know how to stop it

https://cdn.discordapp.com/attachments/1108402084925149235/1108402085269090384/IMG_4181.png

m
@bumpy-insurance-8581 You should also mention that you have logged this in parallel as an issue on https://github.com/cypress-io/code-coverage/issues/655
b
Just created it
4 Views