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

FluidTYPO3 / flux / 2819 / 2
93%
development: 93%

Build:
DEFAULT BRANCH: development
Ran 06 Mar 2017 04:04PM UTC
Files 176
Run time 8s
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

06 Mar 2017 04:01PM UTC coverage: 88.571% (-0.07%) from 88.642%
COVERAGE="YES" TYPO3_VERSION="8.5.*"

push

travis-ci

NamelessCoder
[FEATURE] Propagated, universal transform behavior

This patch does a few key things concerning `transform`:

* Allows `transform` to be set on any component
  (has no effect on Wizards or Form itself, though)
* Adds an option for Form, `transform`, which can
  be overridden with `setOption(Form::OPTION_TRANSFORM, false);`
  (or via `modify()` method, via TS etc.) to disable
  transformation processing.
* Sets this `transform` option on Form when it is
  set on a child component or a child component is
  added which has a transform instruction. This saves
  a significant amount of (cheap) method calls in
  particular on sites with many content elements.

The feature as such adds an automatic performance
improvement along with new ways to do transforming.

5471 of 6177 relevant lines covered (88.57%)

13.2 hits per line

Source Files on job 2819.2 (COVERAGE="YES" TYPO3_VERSION="8.5.*")
  • Tree
  • List 0
  • Changed 8
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2819
  • Travis Job 2819.2
  • 3c5bbb04 on github
  • Prev Job for COVERAGE="YES" TYPO3_VERSION="8.5.*" on development (#2818.2)
  • Next Job for COVERAGE="YES" TYPO3_VERSION="8.5.*" on development (#2821.2)
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