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

slimphp / Slim / 1534 / 2
98%
3.x: 98%

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

17 Oct 2015 06:23PM UTC coverage: 90.219% (+0.04%) from 90.183%
1534.2

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

1236 of 1370 relevant lines covered (90.22%)

21.48 hits per line

Source Files on job 1534.2
  • Tree
  • List 0
  • Changed 10
  • Source Changed 1
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1534
  • Travis Job 1534.2
  • 9f73400a on github
  • Prev Job for on 3.x (#1526.2)
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