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

pact-foundation / pact-php
96%

Build:
DEFAULT BRANCH: master
Repo Added 13 May 2024 01:54AM UTC
Token G6yI1AZJI3myeAgdSMEo0nbsKFknLRzOL regen
Build 462 Last
Files 258
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 10.0.0
  • 10.0.0-beta1
  • 10.0.0-beta2
  • 10.1.0
  • 10.1.0-beta1
  • add-composer-test-coverage-command
  • add-custom-provider-headers
  • add-each-value-matcher-complex-value-example
  • add-example-matching-exact-query-and-header
  • add-form-urlencoded-example
  • add-graphql-example
  • add-graphql-variables
  • add-phpunit-logging-extension
  • add-semver-generator-example
  • add-troubleshooting-doc
  • add-type-hint
  • add-use-statements
  • auto-refactor-php-new-syntax
  • behat-debug-mock-server
  • chore/prevent-duplicate-ci-triggers
  • chore/upgrade-to-pact-ffi-0.4.22
  • code-coverage
  • compare-strings-directly
  • default-pact-specification-version-4
  • define-enums
  • define-readonly-properties
  • docs/alpine-ffi-troubleshooting
  • docs/readme_typos
  • document-failed-loading-ffi-issues
  • document-multiple-interactions
  • dont-allow-null-as-example-value
  • dont-throw-http-exception
  • dont-validate-regex
  • ffi-client-hide-call-method
  • ffi-client-hide-get-method
  • fix-code-coverage-badge
  • fix-conflict-pact-file-name
  • fix-contributors-image
  • fix-link-to-installation
  • fix-matching-rules-not-working-with-protobuf-repeated-field
  • fix-method-return-type-hint
  • fix-mismatch-content-type-compat
  • fix-offset-might-not-exist-on-array
  • fix-phpstan-no-error-to-ignore
  • fix-phpunit-11-assertions-behat-compatibility
  • fix-phpunit-type-error-temporarily
  • fix-run-example-commands
  • fix-string-could-not-be-parsed-as-xml
  • fix-syntax-error-in-matching-expression
  • fix-unknown-500-error
  • fix-wrong-content-type-in-protobuf-plugin-0.5
  • fix-wrong-env-value
  • fixes/content_type_detection_plus_aarch64_musl_so
  • from-provider-state-expression
  • grpc-php-server
  • increase-php-version-requirement
  • increase-timeout
  • mark-version-10-stable
  • master
  • move-helper-code
  • phpstan-max-level
  • phpstan-max-matchers
  • phpstan-max-mock-server-env-config
  • phpstan-max-pact-driver
  • phpstan-max-selector
  • phpstan-max-tests
  • phpstan-max-verifier
  • phpstan-max-xml-element
  • phpstan-max-xml-text
  • provider-state-param-mixed-value
  • query-parameter-null
  • refactor-matchers
  • release/10.x
  • remove-empty-lines
  • remove-unused-code
  • remove-unused-dockerfile
  • renovate-ignore-docker-compose-deps
  • renovate/actions-cache-5.x
  • renovate/actions-cache-digest
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-digest
  • renovate/clue-framework-x-0.x
  • renovate/configure
  • renovate/coverallsapp-github-action-digest
  • renovate/docker-setup-qemu-action-digest
  • renovate/major-symfony
  • renovate/pin-dependencies
  • renovate/shivammathur-setup-php-digest
  • replace-macos-13-runner
  • replace-pact-broker-docker-image
  • replace-slim-framework-by-framework-x
  • revert-611-update-ffi-library
  • revert-breaking-changes
  • run-all-examples-at-once-on-windows
  • run-checks-on-release-10.x
  • split-autoload
  • support-alpine
  • support-generators-in-more-matchers
  • support-php-8.5-drop-php-8.1
  • support-string-contains-single-quote
  • test-map-matching-protobuf
  • test-php-8.4
  • test-provider-state-generator-protobuf
  • test-repeated-matching-protobuf
  • update-compatibility-suite
  • update-ffi-library
  • update-generated-pact-files
  • update-phpunit
  • update-stub-server
  • upgrade-php-to-8.3-in-github-actions
  • upgrade-phpstan-2
  • use-body-parsing-middleware
  • use-ffi-call-wrappers
  • use-generated-protobuf-client
  • use-github-actions-ubuntu-arm-runner
  • use-never-return-type
  • use-php-8.0-constructor-property-promotion-feature
  • wrap-ffi-call-interaction-attributes
  • wrap-ffi-call-mock-server-methods
  • wrap-ffi-call-new-interaction-methods
  • wrap-ffi-call-remaining-methods
  • wrap-ffi-call-setup-interaction-methods
  • wrap-ffi-call-setup-message-interaction-methods
  • wrap-ffi-call-setup-pact-methods
  • wrap-ffi-call-specification-enum-methods
  • wrap-ffi-call-verifier-methods
  • wrap-ffi-call-with-binary-file
  • wrap-ffi-call-with-body
  • wrap-ffi-call-with-multipart-file-v2
  • xml-generators-example

21 Jan 2026 04:56PM UTC coverage: 96.319%. Remained the same
21218280157

push

github

web-flow
Merge pull request #773 from tienvx/dont-throw-http-exception

chore: guzzle - don't throw exceptions

2564 of 2662 relevant lines covered (96.32%)

121.58 hits per line

Relevant lines Covered
Build:
Build:
2662 RELEVANT LINES 2564 COVERED LINES
121.58 HITS PER LINE
Source Files on master
  • Tree
  • List 258
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21218280157 master Merge pull request #773 from tienvx/dont-throw-http-exception chore: guzzle - don't throw exceptions push 21 Jan 2026 04:57PM UTC web-flow github
96.32
21218120969 dont-throw-http-exception Merge 5df45bb09 into ddca7ebbf Pull #773 21 Jan 2026 04:52PM UTC web-flow github
96.32
21217201971 master Merge pull request #720 from tienvx/xml-generators-example feat: Support xml generators push 21 Jan 2026 04:23PM UTC web-flow github
96.32
21217070782 xml-generators-example Merge 7f93f3272 into 00500a4f0 Pull #720 21 Jan 2026 04:19PM UTC web-flow github
96.32
21149604712 xml-generators-example Merge bfbef59c0 into 00500a4f0 Pull #720 19 Jan 2026 07:43PM UTC web-flow github
96.32
21149580729 master Merge pull request #772 from tienvx/update-compatibility-suite test: Update compatibility suite push 19 Jan 2026 07:41PM UTC web-flow github
96.32
21149137282 update-compatibility-suite Merge b1cd759dd into 763cffb1f Pull #772 19 Jan 2026 07:22PM UTC web-flow github
96.32
21120838163 update-compatibility-suite Merge 5a46450df into 763cffb1f Pull #772 18 Jan 2026 11:57PM UTC web-flow github
96.32
21120487127 update-compatibility-suite Merge 98dfd8031 into 763cffb1f Pull #772 18 Jan 2026 11:29PM UTC web-flow github
96.32
21120398609 master Merge pull request #760 from tienvx/update-ffi-library chore(deps): Update ffi library to 0.5.2 push 18 Jan 2026 11:22PM UTC web-flow github
96.32
See All Builds (444)

Badge your Repo: pact-php

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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