linter-coverage

0.1.0 • Public • Published

Atom Linter - Coverage

Show code coverage data in Atom's Linter/Diagnostics pane 👀

Linter - Coverage

Installation

apm install linter-coverage

...or via the Atom's GUI.

Usage

  1. Install atom-ide-ui or Linter
  2. Install this package
  3. Generate LCOV code coverage report
  4. Profit 🦄

Note that generating the code coverage data is not part of this package. This package merely looks for a coverage/lcov.info file in your project directory and parses it to feed the coverage results to the Linter/Diagnostics pane. For generating JavaScript code coverage, have a look at nyc.

License

See the LICENSE file for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i linter-coverage

Weekly Downloads

1

Version

0.1.0

License

BSD-3-Clause

Unpacked Size

14.1 kB

Total Files

11

Last publish

Collaborators

  • dreamscapes