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

RobotWebTools / rclnodejs / 20984889073
86%

Build:
DEFAULT BRANCH: develop
Ran 14 Jan 2026 06:56AM UTC
Jobs 1
Files 50
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

14 Jan 2026 06:35AM UTC coverage: 80.646% (+0.02%) from 80.626%
20984889073

push

github

web-flow
Fix flakiness of test-type-description-service.js (#1367)

This PR fixes flakiness in the test-type-description-service.js test file by preventing multiple calls to the `done()` callback in asynchronous tests. The root cause was that after calling `done()` with an error, the callback would continue executing and potentially call `done()` again, causing test failures.

**Changes:**
- Added `return` statements after `done()` calls in error handling blocks to prevent continued execution
- Enhanced error messages to include actual error and stderr details for better debugging

Fix: #1366

1269 of 1753 branches covered (72.39%)

Branch coverage included in aggregate %.

2727 of 3202 relevant lines covered (85.17%)

497.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-push-24.X-x64 - 20984889073.1 14 Jan 2026 06:56AM UTC 50
80.65
GitHub Action Run
Source Files on build 20984889073
  • Tree
  • List 50
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20984889073
  • b823a2de on github
  • Prev Build on develop (#20984869416)
  • Next Build on develop (#20987551694)
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