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

UI5 / cli / 31473251950
94%

Build:
DEFAULT BRANCH: main
Ran 11 Aug 2026 08:27AM UTC
Jobs 6
Files 243
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

11 Aug 2026 08:27AM UTC coverage: 94.098% (-0.003%) from 94.101%
31473251950

push

github

RandomByte
fix(project): Treat ENOENT during cache validation as transient

Background cache validation reads source files, so a `git checkout` moving
paths under it can make a read fail with ENOENT. The validation catch handled
only isAbortError as non-fatal and routed every other error to `emit("error")`,
which the serve command forwards to the yargs fail-handler, terminating the
server process.

Mirror the build classifier here: an ENOENT failure, or any failure while a
source change is queued or the signal is aborted, is treated as transient. The
finally clause already releases the VALIDATING claim, so the projects fall back
to INITIAL and the next reader request re-validates or rebuilds against the
settled tree.

7244 of 7981 branches covered (90.77%)

Branch coverage included in aggregate %.

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

28 existing lines in 2 files now uncovered.

13864 of 14451 relevant lines covered (95.94%)

5301.45 hits per line

Coverage Regressions

Lines Coverage ∆ File
25
83.77
-0.27% packages/fs/lib/adapters/FileSystem.js
3
94.04
0.1% packages/project/lib/build/BuildServer.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 cli 31473251950.1 11 Aug 2026 08:27AM UTC 26
95.26
GitHub Action Run
2 project 31473251950.2 11 Aug 2026 08:30AM UTC 78
94.24
GitHub Action Run
3 server 31473251950.3 11 Aug 2026 08:28AM UTC 26
92.49
GitHub Action Run
4 logger 31473251950.4 11 Aug 2026 08:27AM UTC 15
100.0
GitHub Action Run
5 builder 31473251950.5 11 Aug 2026 08:29AM UTC 76
94.14
GitHub Action Run
6 fs 31473251950.6 11 Aug 2026 08:28AM UTC 22
89.91
GitHub Action Run
Source Files on build 31473251950
  • Tree
  • List 243
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31473251950
  • 196afe7c on github
  • Prev Build on main (#31376534232)
  • Next Build on main (#31478137479)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc