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

FluidTYPO3 / flux / 2819
93%

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

pending completion
2819

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.

5507 of 6177 relevant lines covered (89.15%)

26.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2819.1 (COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99") 06 Mar 2017 04:03PM UTC 0
88.99
Travis Job 2819.1
2 2819.2 (COVERAGE="YES" TYPO3_VERSION="8.5.*") 06 Mar 2017 04:03PM UTC 0
88.57
Travis Job 2819.2
Source Files on build 2819
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2819
  • 3c5bbb04 on github
  • Prev Build on development (#2818)
  • Next Build on development (#2821)
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