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

RobotWebTools / rclnodejs / 21057145071
86%

Build:
DEFAULT BRANCH: develop
Ran 16 Jan 2026 06:07AM 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

16 Jan 2026 05:53AM UTC coverage: 85.565% (+0.04%) from 85.524%
21057145071

push

github

web-flow
Leverage fs.stat to ensure it works by Electron package (#1375)

This pull request updates file system operations to improve compatibility with Electron's ASAR packaging system by replacing `fs.access()` with `fs.stat()` for existence checks. This is important since the project explicitly targets Electron (as seen in `package.json` with `--target electron@23.0.0`).

**Changes:**
- Replaced `fs.access()` with `fs.stat()` in the `findPackagesInDirectory` function
- Replaced `fsPromises.access()` with `fsPromises.stat()` in the `pathExists` utility function

Fix: #1375

1383 of 1755 branches covered (78.8%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

2861 of 3205 relevant lines covered (89.27%)

482.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21057145071.1 16 Jan 2026 06:07AM UTC 50
85.56
GitHub Action Run
Source Files on build 21057145071
  • Tree
  • List 50
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21057145071
  • a45c45a4 on github
  • Prev Build on develop (#21022541562)
  • Next Build on develop (#21058414733)
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