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

tienvx / pact-php
96%

Build:
DEFAULT BRANCH: master
Repo Added 13 May 2024 01:54AM UTC
Token uTus7S9PqUrP3WaD15tz4YZtS0qOjDMXj regen
Build 221 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
  • add-composer-test-coverage-command
  • add-custom-provider-headers
  • add-each-value-matcher-complex-value-example
  • add-form-urlencoded-example
  • add-graphql-example
  • add-graphql-variables
  • add-phpunit-logging-extension
  • add-semver-generator-example
  • add-troubleshooting-doc
  • add-type-hint
  • auto-refactor-php-new-syntax
  • behat-debug-mock-server
  • code-coverage
  • compare-strings-directly
  • debug-process
  • define-enums
  • define-readonly-properties
  • dont-allow-null-as-example-value
  • 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-method-return-type-hint
  • fix-mismatch-content-type-compat
  • fix-phpstan-no-error-to-ignore
  • fix-phpunit-type-error-temporarily
  • fix-run-example-commands
  • fix-string-could-not-be-parsed-as-xml
  • fix-unknown-500-error
  • fix-wrong-content-type-in-protobuf-plugin-0.5
  • fix-wrong-env-value
  • form-urlencoded-response-generators
  • from-provider-state-expression
  • limit-xml-content-value-type
  • 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
  • refactor-matchers
  • remove-empty-lines
  • remove-unused-code
  • remove-unused-dockerfile
  • renovate-ignore-docker-compose-deps
  • replace-slim-framework-by-framework-x
  • run-all-examples-at-once-on-windows
  • split-autoload
  • support-alpine
  • support-generators-in-more-matchers
  • support-matchers-in-form-urlencoded
  • support-matchers-in-form-urlencoded-using-plugin
  • support-string-contains-single-quote
  • test-alpine
  • test-map-matching-protobuf
  • test-php-8.4
  • 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-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

26 Aug 2025 09:16PM UTC coverage: 96.313%. Remained the same
17298299822

push

github

web-flow
chore(deps): update shivammathur/setup-php digest to ec406be (#746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2560 of 2658 relevant lines covered (96.31%)

121.78 hits per line

Relevant lines Covered
Build:
Build:
2658 RELEVANT LINES 2560 COVERED LINES
121.78 HITS PER LINE
Source Files on master
  • Tree
  • List 258
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17298299822 master chore(deps): update shivammathur/setup-php digest to ec406be (#746) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 28 Aug 2025 02:06PM UTC web-flow github
96.31
15371687408 master Merge pull request #734 from tienvx/fix-matching-rules-not-working-with-protobuf-repeated-field fix: Fix matching rules not working with protobuf's repeated field push 01 Jun 2025 05:54AM UTC web-flow github
96.31
15305850098 master Merge pull request #729 from tienvx/document-failed-loading-ffi-issues docs: Add common issues related to loadding ffi to troubleshooting document push 28 May 2025 04:48PM UTC web-flow github
96.31
15095224910 master chore(deps): update shivammathur/setup-php digest to cf4cade (#726) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 18 May 2025 11:00AM UTC web-flow github
96.31
14472641952 master Merge pull request #725 from tienvx/fix-offset-might-not-exist-on-array test: Fix 'offset might not exist on array' errors push 15 Apr 2025 02:58PM UTC web-flow github
96.31
12885505760 master Merge pull request #717 from tienvx/use-github-actions-ubuntu-arm-runner ci: Github actions > use ubuntu arm runner push 21 Jan 2025 11:00AM UTC web-flow github
96.31
12608390930 master Merge pull request #630 from tienvx/add-form-urlencoded-example chore: Add form urlencoded example push 04 Jan 2025 06:50AM UTC web-flow github
96.31
12577179084 master chore(deps): update shivammathur/setup-php digest to 9e72090 (#711) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> push 02 Jan 2025 03:36AM UTC web-flow github
96.31
12425380998 add-form-urlencoded-example deps: Update ffi library to 0.4.26 push 20 Dec 2024 04:11AM UTC tienvx github
96.31
12425215416 add-form-urlencoded-example deps: Update ffi library to 0.4.26 push 20 Dec 2024 03:52AM UTC tienvx github
96.31
See All Builds (221)

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

© 2025 Coveralls, Inc