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

TYPO3BestPractices / tea / 25213349240 / 1
97%
main: 97%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 11:54AM UTC
Files 8
Run time 0s
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

01 May 2026 11:53AM UTC coverage: 96.678%. Remained the same
25213349240.1

push

github

web-flow
[BUGFIX] Return exitcode != 0 when `runTests.sh -s composerUpdate(Min|Max)` fails (#1936)

The two `Build/Scripts/runTests.sh -s composerUpdateMin` and
`Build/Scripts/runTests.sh -s composerUpdateMax` uses multiple
commands passed to a single php container as chained command
concatenated using `;` executing all commands, not stopping
if one failes only returning the exit code of the last command
`composer show`, which is mostly `0` and communication success.

This change reworks the command building using `&&` to chain
the commands and abort in case one fails and using exitcode
of the failed command.

Resolves: #1882

291 of 301 relevant lines covered (96.68%)

3.98 hits per line

Source Files on job 25213349240.1
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25213349240
  • f775849d on github
  • Prev Job for on main (#25165747498.1)
  • Next Job for on main (#25214347392.1)
  • Delete
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