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

DoclerLabs / api-client-generator / 78
89%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dependabot/composer/composer/composer-2.2.26
DEFAULT BRANCH: master
Ran 08 Oct 2020 07:11PM UTC
Jobs 1
Files 85
Run time 7s
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
78

push

travis-ci

vsouz4
Guzzle receives `RequestInterface` on send* method

Currently, code is sending `ServerRequestInterface` instance (which extends
`RequestInterface`) to Guzzle. Nothing breaks, apparently, but Guzzle isn't
aware of extra methods from `ServerRequestInterface`, meaning whatever it's
set which is not on `RequestInterface` is completely ignored.

This PR intends to change `ServerRequest` to `Request`, and properly add
query parameters and cookies (considering `RequestInterface` lacks methods
such as `withQueryParameters` and `withCookies`).

2088 of 2348 relevant lines covered (88.93%)

8.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 78.1 08 Oct 2020 07:11PM UTC 0
88.93
Travis Job 78.1
Source Files on build 78
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #78
  • e13ed70f on github
  • Next Build on bugfix/send-request-interface-to-guzzle-instead-of-server-request (#79)
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