C8 With Bundle A project to check how C8 behaves with bundles. Usage Build the test suite npm run build:test Check the coverage using C8 npm run c8 Check the coverage using Monocart Coverage Reports npm run mcr Check the coverage from a sub-directory cd src/test npx mcr ts-node index.ts