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

sonata-project / SonataAdminBundle / 9000 / 9
76%
3.x: 76%

Build:
DEFAULT BRANCH: 3.x
Ran 17 Mar 2018 07:41PM UTC
Files 156
Run time 4s
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

17 Mar 2018 07:27PM UTC coverage: 74.693% (+0.07%) from 74.624%
SYMFONY=3.3.*

push

travis-ci

greg0ire
Remove Doctrine-aware code (#4992)

getManagerType() returns "orm" while the entity manager is "doctrine_orm".
Also this forces us to add doctrine code on the admin-bundle, while it should
not know anything about the persistence layer (that's why we use "doctrine-orm-admin-bundle")

The chosen solution is to not check on the metadata for the entity, but instead
look at the fieldDescription, because it contains information about the field, like the
"targetEntity" in case of a relation.

Fixes #818

4616 of 6180 relevant lines covered (74.69%)

9.81 hits per line

Source Files on job 9000.9 (SYMFONY=3.3.*)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 9000.9
  • 7996263d on github
  • Prev Job for SYMFONY=3.3.* on 3.x (#8998.9)
  • Next Job for SYMFONY=3.3.* on 3.x (#9004.9)
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