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

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

Build:
Build:
LAST BUILD BRANCH: 2.0.0
DEFAULT BRANCH: master
Ran 10 Mar 2017 10:58AM UTC
Files 58
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

10 Mar 2017 10:55AM UTC coverage: 95.685%. First build
TYPO3_VERSION=^7.6 COVERAGE=1

push

travis-ci

romm
[FEATURE] Introduce support for common array object annotation

Previously, when a property would be filled by an array of object, only two
annotations were supported:

`\ArrayObject<\Some\Class>` and `array<\Some\Class>`

They are not user friendly, and most of the time the array is a basic array (not
an `ObjectStorage` for instance). The common annotation for this would be:

`\Some\Class[]` - which provides better IDE auto-completion, and has better
readability.

This commit introduces support for this annotation, enjoy!

754 of 788 relevant lines covered (95.69%)

6.82 hits per line

Source Files on job 127.5 (TYPO3_VERSION=^7.6 COVERAGE=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 127
  • Travis Job 127.5
  • 5388f3aa on github
  • Next Job for TYPO3_VERSION=^7.6 COVERAGE=1 on feature/array-object-annotation (#128.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