Coverage does not work when using Istanbul
If I run vitest run --coverage
when using default’s v8 system, everything works, and I get a proper text table with the coverage. But if I use now Istanbul instead, I get an error:
vitest: coverage does not work when using istanbul
If I run vitest run --coverage
when using default’s v8 system, everything works, and I get a proper text table with the coverage. But if I use now istanbul instead, I get an error: