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

zendframework / zend-expressive-router / 215
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 01 Mar 2018 11:08PM UTC
Jobs 1
Files 12
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
215

Pull #55

travis-ci

web-flow
Allows passing a factory for producing a stream to the ImplicitHeadMiddleware constructor

Instead of hard-coding generation of a stream, you may now pass a PHP
callable capable of producing a PSR-7 `StreamInterface` instance to the
`ImplicitHeadMiddleware` constructor, as the second argument.

If none is provided, it will create a closure that returns a
zend-diactoros `Stream` instance, backed by a writable `php://temp`
stream.
Pull Request #55: Imports ImplicitHead, ImplicitOptions Middleware from zend-expressive

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

147 of 147 relevant lines covered (100.0%)

6.84 hits per line

Jobs
ID Job ID Ran Files Coverage
8 215.8 (DEPS=locked CS_CHECK=true TEST_COVERAGE=true) 01 Mar 2018 11:07PM UTC 0
100.0
Travis Job 215.8
Source Files on build 215
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #215
  • Pull Request #55
  • PR Base - develop (#182)
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