Gleb Bahmutov
Gleb Bahmutov
Can you take a look at https://on.cypress.io/code-coverage#Instrumenting-code we give more advice there
Can you please run with `DEBUG=code-coverage` and have the logs? With version 3.4.1 of the plugin.
Try v3.4.2 - I have fixed the passing of the report dir to NYC in release https://github.com/cypress-io/code-coverage/releases/tag/v3.4.2
seems due to GitHub problems the latest log fil you have linked is not found
@Andrew-Opplaud I really cannot do anything UNLESS you run and capture full logs with `DEBUG=code-coverage` turned on. Also running with latest version 3.5.1 would help
This is weird, but you have to figure out why the output is not generated. Is the plugin registered and working inside the plugins file? Do you see its messages...
Well, without debug logs, we cannot help much, unfortunately, sorry about that.
Hi @glambert - absolutely, I would love an update, there are PRs opened by renovate bot, but I did not get a chance to get to them yet. Any help...
I would prefer to see an actual reproduction repo, even with the simplest code. Otherwise I might be thinking about completely different case (where Cypress is installed, where NYC settings...
Try it - I don’t know since I don’t have a reproduction Sent from my iPhone > On Nov 14, 2019, at 19:59, Fabio Santoro wrote: > > >...