typescript-coverage-report icon indicating copy to clipboard operation
typescript-coverage-report copied to clipboard

Node command tool to generate TypeScript coverage report

Results 46 typescript-coverage-report issues
Sort by recently updated
recently updated
newest added

**Describe the bug** starting with version 1.1.0, highlighting of uncovered parts of code in the report does not work for me. **To Reproduce** Command and options used to reproduce the...

help wanted

Thanks a lot for the release without react. We really want to use it. The problem seems to be that in the npm package the dist folder didn't get updated....

help wanted

**Is your feature request related to a problem? Please describe.** While reviewing a PR from a teammate, I'd love to know that their changes are not decreasing Ts coverage on...

enhancement

**Describe the bug** - A warning shows in the output **To Reproduce** - Run the default command `npx typescript-coverage-report` **Expected behaviour** - No warnings **Screenshots** - ![Screenshot from 2024-12-11 15-55-06](https://github.com/user-attachments/assets/cc381e00-48e3-42ca-a17f-f6ace9db91d5)...

help wanted

**Is your feature request related to a problem? Please describe.** - Too much files get listed and logs get flooded with unnecessary data **Describe the solution you'd like** - Only...

enhancement

**Describe the bug** In monorepo, I get different result when execute in root or packages. ![image](https://github.com/user-attachments/assets/c1fee755-6e20-417a-a534-ce20f4774d05) ![image](https://github.com/user-attachments/assets/98118bc5-1ddd-4c95-8749-848a46e52828) And the result execute in project root is incorrect. **To Reproduce** Command and...

help wanted