|
Ran
|
Files
328
|
Run time
8s
|
Badge
README BADGES
|
push
github
Add Coveralls code coverage tracking alongside Codecov (#2810) - Install coveralls npm package for coverage reporting - Add npm script to pipe lcov output to Coveralls - Configure GitHub Actions workflow to upload to Coveralls - Add Coveralls badge to README for coverage visibility Coveralls runs in parallel with existing Codecov integration, providing redundancy and alternative coverage visualization. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Introduces parallel coverage reporting via Coveralls in addition to existing Codecov. > > - CI: Adds `coverallsapp/github-action` step (gated to `node-version: 24.x`) to upload `coverage/lcov.info` > - Docs: Adds Coveralls coverage badge to `README.md` > > No application code changes. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 143379b21. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
987 of 1198 branches covered (82.39%)
Branch coverage included in aggregate %.
6785 of 20451 relevant lines covered (33.18%)
4.03 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|