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

slimphp / Slim / 2393
99%
3.x: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/composer/guzzlehttp/psr7-tw-2.10
DEFAULT BRANCH: 3.x
Ran 13 Aug 2017 05:35PM UTC
Jobs 1
Files 26
Run time 2s
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
2393

Pull #2290

travis-ci

web-flow
Remove Container

Container is now completely optional. App now creates its own request
and response in `run()` and the rest of the objects in
`DefaultServicesProvider` were already defined within `App`.

Also removed the magic `__call` method on `App` that allows access to
the container as there's no need for it.

Note that Pimple is a dev dependency for testing routing,
`CallableResolver` and `DeferredCallable`.

AppTest has also been tidied a little.
Pull Request #2290: Remove container

4 of 4 new or added lines in 2 files covered. (100.0%)

656 of 692 relevant lines covered (94.8%)

17.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
100.0
Slim/App.php
1
100.0
Slim/Collection.php
Jobs
ID Job ID Ran Files Coverage
3 2393.3 (ANALYSIS='true') 13 Aug 2017 05:35PM UTC 0
94.8
Travis Job 2393.3
Source Files on build 2393
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2393
  • Pull Request #2290
  • PR Base - 4.x (#2386)
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