• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RobotWebTools / rclnodejs / 24646970261
91%

Build:
DEFAULT BRANCH: develop
Ran 20 Apr 2026 03:43AM UTC
Jobs 1
Files 55
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Apr 2026 03:25AM UTC coverage: 85.864%. Remained the same
24646970261

push

github

web-flow
Use `npm install` in deploy-docs workflow (#1491)

The `deploy-docs` workflow failed when triggered manually because it relied on `npm ci`, which requires a committed `package-lock.json`. This repository intentionally gitignores `package-lock.json` (see `.gitignore`), so the install step always errored out with `EUSAGE`.

Replace `npm ci --ignore-scripts` with `npm install --ignore-scripts --no-audit --no-fund` to keep the intent (skip native build scripts, avoid noisy output) while working without a lockfile.

Fix: #1489

1567 of 1987 branches covered (78.86%)

Branch coverage included in aggregate %.

3183 of 3545 relevant lines covered (89.79%)

452.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24646970261.1 20 Apr 2026 03:43AM UTC 55
85.86
GitHub Action Run
Source Files on build 24646970261
  • Tree
  • List 55
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24646970261
  • ce7e8b4b on github
  • Prev Build on develop (#24645561755)
  • Next Build on develop (#24660309015)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc