logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

node-coveralls - report coverage to coveralls.io service

Description

       This  program  takes standard input from any tool that emits the lcov data format (including mocha's) and
       send it to coveralls.io to report your code coverage there.  Once your app is instrumented for  coverage,
       and building, you need to pipe the lcov output to this command.

Name

       node-coveralls - report coverage to coveralls.io service

See Also

mocha(1)

August 2017                                      18 August 2024                                node-coveralls(1)

Synopsis

node-coveralls

See Also