Romain Andres

Results 6 comments of Romain Andres

I had the same problem, I found a solution, you can see it here: https://stackoverflow.com/questions/76588140/error-coverage-for-lines-0-does-not-meet-global-threshold-90-cypress

You forget some configurations I think, look at mine: https://stackoverflow.com/questions/76588140/error-coverage-for-lines-0-does-not-meet-global-threshold-90-cypress

Okay interesting, yeah I have a different configuration of nyc for Cypress.

Unfortunately, there's no specific NYC configuration option that directly addresses lazy loading of routes. However, a useful approach is to leverage hooks or specific events from your routing library or...

Is there another version that currently works?