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

slimphp / Slim / 1534
98%

Build:
DEFAULT BRANCH: 3.x
Ran 17 Oct 2015 06:25PM UTC
Jobs 1
Files 39
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

pending completion
1534

Pull #1541

travis-ci

akrabat
Proxy non-existent method calls to the container

This is a convenience method that allows for calling container methods
as if they were methods on App.

e.g.:

```
$app->get('/', function ($req, $res)
{
	return $this->notFoundHandler($request, $response);
}
```
Pull Request #1541: Proxy non-existent method calls to the container

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

1236 of 1370 relevant lines covered (90.22%)

21.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
Slim/App.php
Jobs
ID Job ID Ran Files Coverage
2 1534.2 17 Oct 2015 06:24PM UTC 0
90.22
Travis Job 1534.2
Source Files on build 1534
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1534
  • Pull Request #1541
  • PR Base - 3.x (#1526)
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