# nickmerwin/node-coveralls

lcov posting to coveralls.io

Repository: https://github.com/nickmerwin/node-coveralls
Canonical: https://ross.abutalabs.com/products/node-coveralls
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: coveralls, javascript, mocha, coverage, test-coverage
Last push: 2026-01-05T23:13:06+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 60, release rhythm 8, longevity 100
- inputs: {"age_days": 4920, "days_push": 240, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1063, forks 253 (observed 2026-08-28T04:03:26.356084+00:00)

## What it is
A Node.js library that takes lcov coverage data from tools like mocha and posts it to coveralls.io for code coverage reporting. It integrates with many CI services including Travis CI, CircleCI, and GitHub Actions.

## Use cases
- upload lcov coverage reports to coveralls.io
- report test coverage from mocha to coveralls
- add a coverage badge to my readme
- send code coverage from github actions to coveralls
- integrate test coverage reporting into ci pipeline

## When to choose
- you are on a legacy Node.js project already using coveralls.io and this package
- you need a simple lcov-to-coveralls uploader for an older CI setup

## When to avoid
- starting a new project - the repo is explicitly unmaintained
- you want the actively maintained fork (coveralls-next) or current official integrations

## Facets
- artifact type: library
- maturity: abandoned
- function: testing, ci-cd, developer-tools
- domain: testing, developer-tools
- platform: cli
- tags: code-coverage, lcov, coveralls, mocha, npm, devops, nodejs

## Member repositories
- nickmerwin/node-coveralls (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:26.356084+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:56:40.227712+00:00, confidence not recorded.
  - readme: https://github.com/nickmerwin/node-coveralls (fetched 2026-08-28T04:03:26.356084+00:00, sha 58a8e6e03386)
- Data as of 2026-08-30T08:39:29.467469+00:00.
