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

RobotWebTools / rclnodejs / 24645561755
86%

Build:
DEFAULT BRANCH: develop
Ran 20 Apr 2026 02:44AM 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 02:26AM UTC coverage: 85.864%. Remained the same
24645561755

push

github

web-flow
Add GitHub Actions workflow to deploy JSDoc to GitHub (#1490)

Automate the JSDoc deployment that was previously a manual `npm run docs:gh-pages` + push-to-`gh-pages` process. The workflow leverages the existing `github-pages` deployment environment.

**Trigger**
- Tag push matching `docs-*` (e.g. `docs-1.9.0`) — builds and deploys
- Manual `workflow_dispatch` with a `dry_run` toggle (defaults to `true`) — build-only by default, deploy when `dry_run` is unchecked

**Build job**
- Full checkout (`fetch-depth: 0`) with tags, plus explicit `origin/gh-pages` fetch — required by `regenerate-published-docs.js` to discover and preserve previously published versions
- Runs `npm run docs:gh-pages` to stage the full docs tree under `build/gh-pages-docs/`
- Uploads the output via `upload-pages-artifact`

**Deploy job**
- Skipped when `dry_run` is `true`
- Deploys to GitHub Pages via `deploy-pages@v5`

**Changes**

| File | What changed |
|------|-------------|
| `.github/workflows/deploy-docs.yml` | New workflow |

Fix: #1489

1567 of 1987 branches covered (78.86%)

Branch coverage included in aggregate %.

3183 of 3545 relevant lines covered (89.79%)

447.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24645561755.1 20 Apr 2026 02:44AM UTC 55
85.86
GitHub Action Run
Source Files on build 24645561755
  • 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 #24645561755
  • e54a9910 on github
  • Prev Build on develop (#24331104732)
  • Next Build on develop (#24646970261)
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