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

FluidTYPO3 / flux / 2659
93%

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

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.

5400 of 6042 relevant lines covered (89.37%)

26.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2659.1 (COVERAGE="YES" TYPO3_VERSION=">=7.6.13, <7.6.99") 03 Feb 2017 11:40AM UTC 0
89.31
Travis Job 2659.1
2 2659.2 (COVERAGE="YES" TYPO3_VERSION="^8.4.1") 03 Feb 2017 11:40AM UTC 0
84.86
Travis Job 2659.2
Source Files on build 2659
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2659
  • 7a38b6a4 on github
  • Prev Build on development (#2658)
  • Next Build on development (#2660)
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