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

sonata-project / SonataAdminBundle / 9000
76%

Build:
DEFAULT BRANCH: 3.x
Ran 17 Mar 2018 07:33PM UTC
Jobs 12
Files 156
Run time 21min
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
9000

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

5714 of 7386 relevant lines covered (77.36%)

101.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9000.1 17 Mar 2018 07:29PM UTC 0
75.51
Travis Job 9000.1
2 9000.2 17 Mar 2018 07:28PM UTC 0
74.64
Travis Job 9000.2
3 9000.3 17 Mar 2018 07:28PM UTC 0
74.64
Travis Job 9000.3
4 9000.4 17 Mar 2018 07:28PM UTC 0
74.64
Travis Job 9000.4
7 9000.7 (COMPOSER_FLAGS="--prefer-lowest") 17 Mar 2018 07:35PM UTC 0
77.56
Travis Job 9000.7
8 9000.8 (SYMFONY=2.8.*) 17 Mar 2018 07:34PM UTC 0
76.97
Travis Job 9000.8
9 9000.9 (SYMFONY=3.3.*) 17 Mar 2018 07:35PM UTC 0
74.69
Travis Job 9000.9
10 9000.10 (SYMFONY=3.4.*) 17 Mar 2018 07:40PM UTC 0
74.64
Travis Job 9000.10
11 9000.11 (SONATA_CORE=3.*) 17 Mar 2018 07:41PM UTC 0
74.64
Travis Job 9000.11
12 9000.12 (SONATA_BLOCK=3.*) 17 Mar 2018 07:42PM UTC 0
74.64
Travis Job 9000.12
14 9000.14 (SYMFONY='dev-master as 3.4.x-dev') 17 Mar 2018 07:45PM UTC 0
74.64
Travis Job 9000.14
17 9000.17 (SYMFONY_DEPRECATIONS_HELPER=0) 17 Mar 2018 07:48PM UTC 0
74.64
Travis Job 9000.17
Source Files on build 9000
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9000
  • 7996263d on github
  • Prev Build on 3.x (#8998)
  • Next Build on 3.x (#9004)
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