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

UI5 / cli / 29755092555
94%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 03:25PM UTC
Jobs 6
Files 230
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 Jul 2026 03:25PM UTC coverage: 94.117% (+0.05%) from 94.063%
29755092555

push

github

RandomByte
refactor(server): Use Node.js response API in errorHandler

Set the status via res.statusCode, the content type via res.setHeader,
and the body via res.end, rather than the Express res.status/res.type/
res.send helpers. This keeps the middleware independent from the server
framework, matching the convention already used in liveReloadClient.

The test mock res is updated to the same Node.js interface.

6916 of 7618 branches covered (90.78%)

Branch coverage included in aggregate %.

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

45 existing lines in 6 files now uncovered.

13115 of 13665 relevant lines covered (95.98%)

5463.27 hits per line

Coverage Regressions

Lines Coverage ∆ File
13
89.66
-0.31% packages/project/lib/build/ProjectBuilder.js
12
93.39
2.48% packages/project/lib/build/BuildServer.js
11
88.89
0.19% packages/project/lib/resources/ProjectResources.js
5
95.38
0.06% packages/project/lib/build/cache/ProjectBuildCache.js
2
96.35
0.05% packages/project/lib/build/helpers/BuildContext.js
2
92.74
0.06% packages/project/lib/build/helpers/ProjectBuildContext.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 cli 29755092555.1 20 Jul 2026 03:26PM UTC 24
94.33
GitHub Action Run
2 project 29755092555.2 20 Jul 2026 03:28PM UTC 71
94.26
GitHub Action Run
3 logger 29755092555.3 20 Jul 2026 03:25PM UTC 15
100.0
GitHub Action Run
4 fs 29755092555.4 20 Jul 2026 03:26PM UTC 22
89.98
GitHub Action Run
5 server 29755092555.5 20 Jul 2026 03:26PM UTC 22
93.68
GitHub Action Run
6 builder 29755092555.6 20 Jul 2026 03:27PM UTC 76
94.15
GitHub Action Run
Source Files on build 29755092555
  • Tree
  • List 230
  • Changed 12
  • Source Changed 10
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29755092555
  • 5f46e709 on github
  • Prev Build on main (#29720441135)
  • Next Build on main (#29819045178)
  • 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