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

sonata-project / SonataAdminBundle / 10186 / 10
76%
3.x: 76%

Build:
DEFAULT BRANCH: 3.x
Ran 14 Jan 2019 09:39PM UTC
Files 172
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

14 Jan 2019 09:11PM UTC coverage: 71.394% (-0.002%) from 71.396%
SYMFONY_MAKER=1.7.*

push

travis-ci

greg0ire
Trigger autoload to ensure BC

A class that extends one of ours, or implements one of our interface
but still uses legacy types in the signature of the methods it overrides
or implements will cause a crash at compile time: type hints in
signature do not cause autoloading, and thus the class alias will not be
created. To fix this, we trigger the autoload of the new type, so that
no deprecation is thrown when it in turns autoloads the old type.

That issue was reported here:
https://github.com/sonata-project/SonataAdminBundle/pull/5418#issuecomment-454128691

4742 of 6642 relevant lines covered (71.39%)

9.4 hits per line

Source Files on job 10186.10 (SYMFONY_MAKER=1.7.*)
  • Tree
  • List 0
  • Changed 39
  • Source Changed 39
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9482
  • Travis Job 10186.10
  • 69d4ef2b on github
  • Prev Job for SYMFONY_MAKER=1.7.* on 3.x (#10181.10)
  • Next Job for SYMFONY_MAKER=1.7.* on 3.x (#10189.10)
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