iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
620 stars 210 forks source link

Change code coverage reporters from istanbul to v8 for vitest subdirectories #7242

Closed hl662 closed 1 month ago

hl662 commented 1 month ago

Observed better performance when switching over to v8, and more lines of code covered, when trying it out in #7203. We'll switch to using v8 across the other vitest enabled subdirectories.