• 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 phpstan-max-xml-element
branch: phpstan-max-xml-element
CHANGE BRANCH
x
Reset
Sync Branches
  • phpstan-max-xml-element
  • 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-offset-might-not-exist-on-array
  • 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-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

30 Sep 2024 03:23PM CUT coverage: 95.887% (-0.03%) from 95.921%
11109217797

Pull #665

github

web-flow
Merge 81bb2362a into 74c3599be
Pull Request #665: refactor: PHPStan max level > Fix 'Property does not accept null'

2 of 3 new or added lines in 1 file covered. (66.67%)

2588 of 2699 relevant lines covered (95.89%)

79.37 hits per line

Relevant lines Covered
Build:
Build:
2699 RELEVANT LINES 2588 COVERED LINES
79.37 HITS PER LINE
Source Files on phpstan-max-xml-element
  • Tree
  • List 264
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
39.29
src/PhpPact/Standalone/StubService/StubServer.php137 56 22 34 70.0
60.0
...rc/PhpPact/Consumer/Matcher/Matchers/NullValue.php40 10 6 4 118.0
66.67
src/PhpPact/Consumer/Matcher/Matchers/MatchAll.php24 6 4 2 18.0
71.43
src/PhpPact/Standalone/Installer/Model/Scripts.php31 7 5 2 351.0
80.0
...c/PhpPact/Consumer/Matcher/Matchers/MinMaxType.php70 25 20 5 40.0
80.0
...act/Consumer/Matcher/Matchers/CombinedMatchers.php39 10 8 2 18.0
85.71
.../PhpPact/Consumer/Matcher/Matchers/ContentType.php47 14 12 2 26.0
86.54
src/PhpPact/FFI/Client.php569 312 270 42 15.0
87.5
.../Consumer/Driver/InteractionPart/RequestDriver.php36 16 14 2 6.0
89.47
src/PhpPact/Consumer/Matcher/Matchers/MaxType.php63 19 17 2 41.0
Showing 1 to 10 of 264 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 27
  • Next
  • ►
    95.89
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11109217797 phpstan-max-xml-element Merge 81bb2362a into 74c3599be Pull #665 30 Sep 2024 03:24PM CUT web-flow github
95.89
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