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

zendframework / zend-mvc / 76
36%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2015 01:25PM UTC
Jobs 1
Files 135
Run time 10s
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
76

Pull #27

travis-ci

skl
Fix 'Call to a member function hasChildren() on boolean'

- This seems to occur when the DefaultRenderingStrategy tries to render
  a result that is not an instance of Zend\View\Model\ModelInterface, in
  my case the result was a boolean true.
- I'm checking for ModelInterface rather than ConsoleModel as the render
  method seems to work with any ModelInterface, not just ConsoleModel
Pull Request #27: Fix 'Call to a member function hasChildren() on boolean'

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

2860 of 3757 relevant lines covered (76.12%)

13.04 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/View/Console/DefaultRenderingStrategy.php
Jobs
ID Job ID Ran Files Coverage
2 76.2 (EXECUTE_TEST_COVERALLS=true) 08 Sep 2015 01:25PM UTC 0
76.12
Travis Job 76.2
Source Files on build 76
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #76
  • Pull Request #27
  • PR Base - master (#72)
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