Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

AlbanMinassian/tellmecov

Repository files navigation

image

image

tellmecov

@TODO : utiliser gh-badges pour générer SVG du badge

Tell me coverage rank.

Read coverage.json generate by mocha (JSONCov).

Install

npm install -g tellmecov

Usage

Usage: tellmecov [options] <json coverage file ... >

Options:

    -h, --help                  output usage information
    -V, --version               output the version number
    -r, --globalrank            print global rank
    -b, --globalbadge <output>  write badge png to file <output> 

Examples:

    $ tellmecov --help
    $ tellmecov --version
    $ tellmecov --globalrank "/path/to/read/coverage.json"
    $ tellmecov --globalbadge "/path/to/write/coverage.png" "/path/to/read/coverage.json"

Licence

Code licensed under the GNU GENERAL PUBLIC LICENSE Version 3

About

tell me code coverage rank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published