covcov

An LCOV TUI

Usage no npm install needed!

<script type="module">
  import covcov from 'https://cdn.skypack.dev/covcov';
</script>

README

covcov

A terminal UI for coverage reports.

Covcov recursively searches your working directory for Istanbul coverage reports and displays them all in one location.

screenshot

Install

npm install -g covcov

Usage

Run cov or covcov in your working directory. Use arrows or hjkl to navigate. q to close code view.

Usage: cov

Options:
  -V, --version  output the version number
  -h, --help     output usage information