'\" -*- coding: utf-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH node-coveralls 1 "4 November 2020" "August 2017" "node-coveralls 3.1.0" .SH NAME node-coveralls \- report coverage to coveralls.io service .SH SYNOPSIS 'nh .fi .ad l \fBnode-coveralls\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu 'in \n(.iu-\nxu .ad b 'hy .SH 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. .SH "SEE ALSO" \fBmocha\fR(1)