About this project
recoverage is a monorepo containing a CLI tool and supporting infrastructure for maintaining code coverage in ECMAScript projects. Its primary purpose is to track coverage trends and guard against regressions during continuous integration (CI) processes.
The repository is organized into several components:
- packages/recoverage: The core npm package and command-line interface.
- packages/fixtures: Local test fixtures used for package validation.
- recoverage.cloud: A hosted service used to persist coverage reports between different CI runs.
- scripts: Tooling for repository maintenance.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.