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

slimphp / Slim / 1470
98%

Build:
DEFAULT BRANCH: 3.x
Ran 05 Sep 2015 04:50PM UTC
Jobs 1
Files 37
Run time 5s
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
1470

Pull #1488

travis-ci

akrabat
Don't call errorHandler if we don't have one

If the errorHandler has bee unregistered, then just throw the Exception
again. This allows for completely disabling our error handling by doing:

    unset($app->getContainer()['errorHandler']);
Pull Request #1488: Don't call errorHandler if we don't have one

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

1142 of 1241 relevant lines covered (92.02%)

21.78 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
Slim/App.php
Jobs
ID Job ID Ran Files Coverage
2 1470.2 05 Sep 2015 04:50PM UTC 0
92.02
Travis Job 1470.2
Source Files on build 1470
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1470
  • Pull Request #1488
  • PR Base - 3.x (#1469)
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