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

pact-foundation / pact-php
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: renovate/shivammathur-setup-php-digest
DEFAULT BRANCH: master
Repo Added 13 May 2024 01:54AM CUT
Token G6yI1AZJI3myeAgdSMEo0nbsKFknLRzOL regen
Build 364 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 fix-offset-might-not-exist-on-array
branch: fix-offset-might-not-exist-on-array
CHANGE BRANCH
x
Reset
Sync Branches
  • fix-offset-might-not-exist-on-array
  • 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-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
  • define-enums
  • define-readonly-properties
  • docs/readme_typos
  • document-failed-loading-ffi-issues
  • document-multiple-interactions
  • 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-matching-rules-not-working-with-protobuf-repeated-field
  • 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-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
  • 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
  • renovate/actions-cache-digest
  • renovate/clue-framework-x-0.x
  • renovate/configure
  • renovate/coverallsapp-github-action-digest
  • renovate/docker-setup-qemu-action-digest
  • renovate/pin-dependencies
  • renovate/shivammathur-setup-php-digest
  • 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
  • split-autoload
  • support-alpine
  • support-generators-in-more-matchers
  • support-string-contains-single-quote
  • test-map-matching-protobuf
  • test-php-8.4
  • test-provider-state-generator-protobuf
  • test-repeated-matching-protobuf
  • 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-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

22 Mar 2025 01:50AM CUT coverage: 96.313%. Remained the same
14003998553

Pull #725

github

web-flow
Merge 5c8b23ad9 into 83124c295
Pull Request #725: test: Fix 'offset might not exist on array' errors

2560 of 2658 relevant lines covered (96.31%)

121.69 hits per line

Relevant lines Covered
Build:
Build:
2658 RELEVANT LINES 2560 COVERED LINES
121.69 HITS PER LINE
Source Files on fix-offset-might-not-exist-on-array
  • Tree
  • List 258
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
src/PhpPact/Log/PHPUnit/PactLoggingExtension.php15 2 0 2 0.0
40.0
src/PhpPact/Standalone/StubService/StubServer.php135 55 22 33 93.0
71.43
src/PhpPact/Standalone/Installer/Model/Scripts.php31 7 5 2 544.0
86.92
src/PhpPact/FFI/Client.php634 344 299 45 22.0
87.5
.../Consumer/Driver/InteractionPart/RequestDriver.php36 16 14 2 8.0
92.31
src/PhpPact/FFI/Model/ArrayData.php59 26 24 2 113.0
93.33
.../InteractionPart/AbstractInteractionPartDriver.php39 15 14 1 20.0
94.87
src/PhpPact/Log/Logger.php90 39 37 2 75.0
95.0
src/PhpPact/FFI/Model/BinaryData.php51 20 19 1 42.0
95.0
src/PhpPact/Consumer/Model/Body/Binary.php56 20 19 1 92.0
Showing 1 to 10 of 258 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 26
  • Next
  • ►
    96.31
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
14003998553 fix-offset-might-not-exist-on-array Merge 5c8b23ad9 into 83124c295 Pull #725 22 Mar 2025 01:51AM CUT web-flow github
96.31
See All Builds (346)

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