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

j0k3r / graby / 13473974936
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: allow-j0k3r-httplug-ssrf-plugin-3
DEFAULT BRANCH: master
Ran 22 Feb 2025 02:57PM UTC
Jobs 1
Files 9
Run time 1min
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

22 Feb 2025 02:45PM UTC coverage: 95.505% (-0.4%) from 95.92%
13473974936

push

github

jtojnar
ci: Fix Guzzle 5

Since we install `php-http/guzzle6-adapter` by default and our Guzzle 5 CI job just removes it and installs `php-http/guzzle5-adapter` instead, we already have a lockfile, which prevents installation of the older adapter:

    Your requirements could not be resolved to an installable set of packages.

      Problem 1
        - Root composer.json requires php-http/guzzle5-adapter * -> satisfiable by php-http/guzzle5-adapter[dev-master, v0.1.0, ..., v0.6.0, v1.0.0, v1.0.1, 2.0.0, 2.0.x-dev].
        - guzzlehttp/guzzle[5.1.0, ..., 5.2.0] require guzzlehttp/ringphp ~1.0 -> satisfiable by guzzlehttp/ringphp[1.0.0, ..., 1.1.x-dev].
        - guzzlehttp/guzzle[5.3.0, ..., 5.3.1] require guzzlehttp/ringphp ^1.1 -> satisfiable by guzzlehttp/ringphp[1.1.0, 1.1.1, 1.1.x-dev].
        - guzzlehttp/guzzle[5.3.2, ..., 5.3.x-dev] require react/promise ^2.2 -> found react/promise[v2.2.0, ..., 2.x-dev] but the package is fixed to v3.2.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
        - guzzlehttp/ringphp[1.0.0, ..., 1.1.x-dev] require react/promise ~2.0 -> found react/promise[v2.0.0, ..., 2.x-dev] but the package is fixed to v3.2.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
        - php-http/guzzle5-adapter v0.1.0 requires php-http/discovery ^0.1 -> found php-http/discovery[v0.1.0, v0.1.1] but it conflicts with your root composer.json require (^1.19).
        - php-http/guzzle5-adapter v0.1.1 requires php-http/httplug ^1.0.0-beta -> found php-http/httplug[v1.0.0-beta, v1.0.0-RC1, v1.0.0, v1.1.0] but it conflicts with your root composer.json require (^2.4).
        - php-http/guzzle5-adapter[v0.2.0, ..., v0.6.0, v1.0.0, ..., v1.0.1] require php-http/httplug ^1.0 -> found php-http/httplug[v1.0.0-alpha, ..., v1.1.0] but it conflicts with your root composer.json require ... (continued)

1381 of 1446 relevant lines covered (95.5%)

44.53 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
74.24
-9.09% src/HttpClient/Plugin/CookiePlugin.php
Jobs
ID Job ID Ran Files Coverage
1 13473974936.1 22 Feb 2025 02:57PM UTC 9
95.5
GitHub Action Run
Source Files on build 13473974936
  • Tree
  • List 9
  • Changed 5
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dc2c4a5c on github
  • Prev Build on 2.x (#7407334680)
  • Next Build on 2.x (#13474483954)
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