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

doctrine / doctrine2 / 4512
69%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2015 08:41PM UTC
Jobs 1
Files 368
Run time 13s
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
4512

Pull #5537

travis-ci

afurculita
Clean up the EntityManager constructor

This PR cleans up the EntityManager constructor by moving the
instantiation of a few objects in getters at the first call. This may
come also with a little performance boost, because:
1. The injection of the entity manager does not come with the
instantiation of all its internal objects;
2. These objects are instantiated only when are needed and many times
not all are needed.
Pull Request #5537: Clean up the EntityManager constructor

53 of 53 new or added lines in 1 file covered. (100.0%)

15809 of 18402 relevant lines covered (85.91%)

106.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/Doctrine/ORM/EntityManager.php
Jobs
ID Job ID Ran Files Coverage
9 4512.9 (DB=sqlite) 08 Dec 2015 08:24PM UTC 0
85.91
Travis Job 4512.9
Source Files on build 4512
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4512
  • Pull Request #5537
  • PR Base - master (#4511)
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