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

TYPO3BestPractices / tea / 35208573781
100%

Build:
DEFAULT BRANCH: main
Ran 17 Sep 2026 10:06AM UTC
Jobs 1
Files 6
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 Sep 2026 10:04AM UTC coverage: 100.0%. Remained the same
35208573781

push

github

web-flow
[FEATURE] Add the image to the show action (#2303)

The single view rendered the title and the description of a tea, but
not its image. The image is now rendered between the two, wrapped in a
`figure` element and limited to a width of 600 pixels so that a large
image cannot break the layout. The alternative text of the file
reference is rendered as the `alt` attribute for accessibility.

The functional tests cover the rendered image, its alternative text and
its scaled width, and that no `figure` element is rendered for a tea
without an image.

The testing framework configures GraphicsMagick as the image processor
of every functional test instance. The container images used by
`runTests.sh` ship it, but the runner image of the code coverage
workflow does not. Image processing there silently falls back to the
original file, which is then rendered without any dimensions, so that
workflow now installs GraphicsMagick.

Two repository tests are marked with `IgnoreDeprecations` on top of
that. The `Validate` attributes of the model trigger an Extbase
deprecation on TYPO3 14.3, which fails the functional test suite there.
A `@todo` records that this is unrelated to this change and needs an
investigation of its own.

Resolves: #2298

Signed-off-by: Stefan Bürk <stefan@buerk.tech>

129 of 129 relevant lines covered (100.0%)

5.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35208573781.1 17 Sep 2026 10:06AM UTC 6
100.0
GitHub Action Run
Source Files on build 35208573781
  • Tree
  • List 6
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35208573781
  • 5980e5a1 on github
  • Prev Build on main (#35158607821)
  • Next Build on main (#35209580121)
  • 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