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

FluidTYPO3 / flux / 2659 / 1
93%
development: 93%

Build:
DEFAULT BRANCH: development
Ran 03 Feb 2017 11:41AM UTC
Files 175
Run time 10s
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

03 Feb 2017 11:39AM UTC coverage: 89.312% (-0.06%) from 89.37%
COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99"

push

travis-ci

NamelessCoder
[BUGFIX] Do not cache TS if all TS is empty

At certain points in the runtime it is possible to use
FluxService for various operations which normally
require TS to be present. In such case Flux assumes
that the calling code does not depend on any TS.

However, the same operation may at other points
in the runtime still check for and use TS if it is present.

In this case, the first and empty TS array would have
been cached. With this patch, such empty TS arrays
are no longer cached and TS gets re-checked until
it becomes available - then it gets cached.

In addition, the method which returns view configuration
for a specific extension key, now checks if the full TS
array is empty and if it is, it too avoids caching the
configuration and instead returns the default configuration.

5390 of 6035 relevant lines covered (89.31%)

13.39 hits per line

Source Files on job 2659.1 (COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2659
  • Travis Job 2659.1
  • 7a38b6a4 on github
  • Prev Job for COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99" on development (#2658.1)
  • Next Job for COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99" on development (#2660.1)
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