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

zendframework / zend-expressive / 1189
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 22 Feb 2017 10:04PM CUT
Jobs 1
Files 33
Run time 3s
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
1189

Pull #455

travis-ci

web-flow
Allow DispatchMiddleware to handle callables and service names

Because `Zend\Expressive\Router\Route` is lenient in the middleware it
composes, we cannot assume that the middleware composed is valid
http-interop middleware in the dispatcher. As such, this patch does the
following:

- Updates `DispatchMiddleware` to compose a router, response prototype,
  and container, as all are necessary for preparing interop middleware
  shims.
- Updates `DispatchMiddleware::process` to check if the middleware
  received is http-interop compatible; if not, it delegates to
  `MarshalMiddlewareTrait::prepareMiddleware()` to cast it to interop
  middleware.
Pull Request #455: Allow DispatchMiddleware to handle callables and service names

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

550 of 567 relevant lines covered (97.0%)

18.97 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1189.2 (DEPS=locked TEST_COVERAGE=true DEPLOY_DOCS="$(if [[ $TRAVIS_BRANCH == 'master' && $TRAVIS_PULL_REQUEST == 'false' ]]; then echo -n 'true' ; else echo -n 'false' ; fi)" PATH="$HOME/.local/bin:$PATH") 22 Feb 2017 10:04PM CUT 0
97.0
Travis Job 1189.2
Source Files on build 1189
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #1189
  • Pull Request #455
  • PR Base - develop (#1186)
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

© 2025 Coveralls, Inc