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

UI5 / cli / 35082389536
94%

Build:
DEFAULT BRANCH: main
Ran 16 Sep 2026 09:58AM UTC
Jobs 6
Files 247
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 Sep 2026 09:58AM UTC coverage: 94.112% (+0.08%) from 94.032%
35082389536

push

github

matz3
test(project): Add failing BuildServer test for determineBuildSignature staleness

Capture the status quo: a running BuildServer computes each project's build
signature exactly once (BuildContext memoizes the ProjectBuildContext for the
server's lifetime), so a custom task's determineBuildSignature callback is
never re-evaluated. Changing an input the callback reads (here an on-disk
control file outside the watched source paths) while the server runs is
therefore silently ignored, and the server keeps serving a stale build result.

The new test asserts the desired behavior — the change is reflected without a
server restart — and is marked test.failing since the current behavior does
not do this. The build-signature custom task now also appends the control
value to test.js so the served output observably depends on the callback input.

7319 of 8065 branches covered (90.75%)

Branch coverage included in aggregate %.

14003 of 14591 relevant lines covered (95.97%)

5264.93 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
85.98
-1.11% packages/server/lib/serve/Supervisor.js
Subprojects
ID Flag name Job ID Ran Files Coverage
1 logger 35082389536.1 16 Sep 2026 09:58AM UTC 15
100.0
GitHub Action Run
2 fs 35082389536.2 16 Sep 2026 09:59AM UTC 22
89.91
GitHub Action Run
3 project 35082389536.3 16 Sep 2026 10:01AM UTC 80
94.2
GitHub Action Run
4 server 35082389536.4 16 Sep 2026 09:59AM UTC 26
92.97
GitHub Action Run
5 builder 35082389536.5 16 Sep 2026 09:59AM UTC 76
94.18
GitHub Action Run
6 cli 35082389536.6 16 Sep 2026 09:59AM UTC 28
95.02
GitHub Action Run
Source Files on build 35082389536
  • Tree
  • List 247
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35082389536
  • 135076c5 on github
  • Prev Build on main (#34979506009)
  • 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