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

zendframework / zend-diactoros / 833 / 5
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 26 Jun 2018 07:48PM UTC
Files 43
Run time 5s
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

26 Jun 2018 07:46PM UTC coverage: 96.013% (-1.4%) from 97.446%
DEPS=locked CHECK_CS=true TEST_COVERAGE=true

Pull #307

travis-ci

web-flow
Extracts `ServerRequestFactory::marshalUriFromServer` to dedicated function

ADDS `Zend\Diactoros\marshalUriFromSapi(array $server) : Uri`, which
marshals a `Uri` instance from the provided SAPI parameters and headers.
The function delegates to `getHeaderFromArray()`,
`marshalHostAndPort()`, and `marshalRequestPath()`, and inlines logic
from `ServerRequestFactory::stripQueryString()`.

DEPRECATES `ServerRequestFactory::marshalUriFromServer()`, and has it
proxy to `marshalUriFromSapi()`; internally, the method is no longer
used.

DEPRECATES `ServerRequestFactory::stripQueryString()`; internally, the
method is no longer used.
Pull Request #307: Extract (private) functionality of ServerRequestFactory to functions

1228 of 1279 relevant lines covered (96.01%)

42.18 hits per line

Source Files on job 833.5 (DEPS=locked CHECK_CS=true TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 806
  • Travis Job 833.5
  • 26c6fcc8 on github
  • Prev Job for DEPS=locked CHECK_CS=true TEST_COVERAGE=true on feature/expose-server-factory-methods-as-functions (#813.5)
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