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

UI5 / cli / 29588812569
94%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 02:38PM UTC
Jobs 6
Files 227
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

17 Jul 2026 02:38PM UTC coverage: 94.052% (+0.01%) from 94.041%
29588812569

push

github

matz3
refactor(server): Use res.end instead of Express res.send in serveResources

The serveResources middleware relied on Express's res.send, violating the
rule that middlewares must use only the built-in Node.js HTTP API so the
framework can be swapped. Replace both res.send calls with res.end and set
Content-Length explicitly (byte length for the injected HTML string).

Also drop the resolved 'Known debt' entry for serveResources from
.claude/rules/server-middleware.md.

6820 of 7515 branches covered (90.75%)

Branch coverage included in aggregate %.

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

1 existing line in 1 file now uncovered.

12944 of 13499 relevant lines covered (95.89%)

5525.82 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
97.06
-2.94% packages/server/lib/middleware/serveIndex.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 builder 29588812569.1 17 Jul 2026 02:40PM UTC 76
94.15
GitHub Action Run
2 project 29588812569.2 17 Jul 2026 02:40PM UTC 71
94.15
GitHub Action Run
3 server 29588812569.3 17 Jul 2026 02:39PM UTC 19
93.4
GitHub Action Run
4 logger 29588812569.4 17 Jul 2026 02:38PM UTC 15
100.0
GitHub Action Run
5 cli 29588812569.5 17 Jul 2026 02:39PM UTC 24
94.33
GitHub Action Run
6 fs 29588812569.6 17 Jul 2026 02:39PM UTC 22
89.98
GitHub Action Run
Source Files on build 29588812569
  • Tree
  • List 227
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29588812569
  • 7438bc14 on github
  • Prev Build on main (#29578735500)
  • Next Build on main (#29720441135)
  • 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