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

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

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

08 Oct 2020 07:01PM UTC coverage: 88.927%. First build
78.1

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

Source Files on job 78.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 58
  • Travis Job 78.1
  • e13ed70f on github
  • Next Job for on bugfix/send-request-interface-to-guzzle-instead-of-server-request (#79.1)
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