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

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

Build:
Build:
LAST BUILD BRANCH: FillMutationHoles
DEFAULT BRANCH: master
Repo Added 07 Nov 2016 03:43PM UTC
Files 43
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

LAST BUILD ON BRANCH OnlyLoadModelsOnBoot
branch: OnlyLoadModelsOnBoot
CHANGE BRANCH
x
Reset
  • OnlyLoadModelsOnBoot
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.3.3
  • 0.3.4
  • 0.3.5
  • 0.3.6
  • MetadataImplementationStep
  • RemixRegressionTests
  • master
  • metadataremix
  • release-0.3.2
  • revert-39-CleanuponFunctionCallExpression
  • scrutinizer-patch-1
  • scrutinizer-patch-2
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.2.4

pending completion
572

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.

2427 of 2427 relevant lines covered (100.0%)

140.87 hits per line

Relevant lines Covered
Build:
Build:
2427 RELEVANT LINES 2427 COVERED LINES
140.87 HITS PER LINE
Source Files on OnlyLoadModelsOnBoot
  • List 0
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
572 OnlyLoadModelsOnBoot 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 pr... push 15 Nov 2017 08:07AM UTC CyberiaResurrection travis-ci pending completion  
570 OnlyLoadModelsOnBoot 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 pr... push 15 Nov 2017 08:04AM UTC CyberiaResurrection travis-ci pending completion  
568 OnlyLoadModelsOnBoot 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 pr... push 15 Nov 2017 07:42AM UTC CyberiaResurrection travis-ci pending completion  
See All Builds (1126)
  • Repo on GitHub
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

© 2025 Coveralls, Inc