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

romm / configuration_object / 102 / 5
96%
master: 79%

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Ran 02 Mar 2017 10:24PM UTC
Files 57
Run time 3s
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

02 Mar 2017 10:20PM UTC coverage: 95.828%. Remained the same
TYPO3_VERSION=^7.6 COVERAGE=1

push

travis-ci

romm
[BUGFIX] Fix incorrect cache handling

This commit refactors a major part of how "dynamic" caches were handled
by Configuration Object API. In the provided cache service that can
be attached to a configuration object, it is possible to declare the
options for this cache; it means the cache is registered long after
TYPO3 initialization, resulting in issues like caches entries not being
deleted on caches flush.

A new internal cache service has been introduced, which will handle
these "dynamic" caches: when one of these caches is used, its
configuration is saved in the internal cache: in further request, the
cache will be properly registered during TYPO3 initialization.

735 of 767 relevant lines covered (95.83%)

6.08 hits per line

Source Files on job 102.5 (TYPO3_VERSION=^7.6 COVERAGE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 102
  • Travis Job 102.5
  • a9918416 on github
  • Prev Job for TYPO3_VERSION=^7.6 COVERAGE=1 on bugfix-cache-handling (#101.5)
  • Next Job for TYPO3_VERSION=^7.6 COVERAGE=1 on bugfix-cache-handling (#103.5)
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