uncovered
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

uncovered

Sort vitest coverage by uncovered lines.

This utility parses coverage/coverage-summary.json file and sort files by uncovered lines to help you find the most uncovered file.

Usage

# in the project dir
$ npx vitest --coverage
$ npx uncovered

Package Sidebar

Install

npm i uncovered

Weekly Downloads

134

Version

0.0.2

License

MIT

Unpacked Size

16.5 kB

Total Files

10

Last publish

Collaborators

  • banyudu