{"library":"typescript-coverage-report","type":"library","category":null,"description":"typescript-coverage-report is a Node.js command-line tool designed to generate comprehensive type coverage reports for TypeScript projects. It visually highlights areas in the codebase that lack strong typing, helping developers track progress in TypeScript adoption or maintain strict type discipline. Currently at version 1.1.1, the package seems to follow an ad-hoc release cadence, with previous minor versions addressing specific TypeScript compatibility issues and feature enhancements. Its key differentiator is being strongly inspired by and filling a similar niche to `flow-coverage-report` in the Flow ecosystem, leveraging data from the `type-coverage` package to analyze `any` usage.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typescript-coverage-report","imports":["npx typescript-coverage-report","\"scripts\": { \"ts-coverage\": \"typescript-coverage-report\" }` then `npm run ts-coverage`","{\n  \"typeCoverage\": {\n    \"atLeast\": 90,\n    \"threshold\": 90\n  }\n}"]},{"cmd":"yarn add typescript-coverage-report","imports":[]},{"cmd":"pnpm add typescript-coverage-report","imports":[]}],"homepage":null,"github":"https://github.com/alexcanessa/typescript-coverage-report","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-coverage-report","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/typescript-coverage-report/compatibility"}}