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

Algo-Web / POData-Laravel / 570 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: FillMutationHoles
DEFAULT BRANCH: master
Ran 15 Nov 2017 08:06AM UTC
Files 24
Run time 1s
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

15 Nov 2017 08:01AM UTC coverage: 99.834%. Remained the same
LARAVEL_DEP=5.1.*

push

travis-ci

CyberiaResurrection
Properly handle abstract MetadataTrait-using models

By time the attempt is made to resolve an abstract model out of
the Laravel IoC container, it's both a subclass of Eloquent/Model
 AND using MetadataTrait.

Concrete classes resolve without a problem (see tests), but until now,
we never tested abstract classes that are both models and using ye olde
MetadataTrait.  Given (IIUC) that reflecting each and every class is
somewhat expensive, I decided to just charge ahead and only incur the
exception-throw overhead where there is a problem, rather than incurring
full reflection overhead on each class.

2400 of 2404 relevant lines covered (99.83%)

37.18 hits per line

Source Files on job 570.1 (LARAVEL_DEP=5.1.*)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 570
  • Travis Job 570.1
  • 8cef188b on github
  • Prev Job for LARAVEL_DEP=5.1.* on OnlyLoadModelsOnBoot (#568.1)
  • Next Job for LARAVEL_DEP=5.1.* on OnlyLoadModelsOnBoot (#572.1)
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