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

pact-foundation / pact-php
97%
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 wrap-ffi-call-with-binary-file
branch: wrap-ffi-call-with-binary-file
CHANGE BRANCH
x
Reset
Sync Branches
  • wrap-ffi-call-with-binary-file
  • 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-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-body
  • wrap-ffi-call-with-multipart-file-v2

25 Sep 2024 07:15AM CUT coverage: 97.163% (-0.04%) from 97.199%
11028164360

Pull #645

github

web-flow
Merge 612a6041d into c9008b530
Pull Request #645: refactor: Wrap ffi call > pactffi_with_binary_file

6 of 7 new or added lines in 2 files covered. (85.71%)

2329 of 2397 relevant lines covered (97.16%)

84.57 hits per line

Relevant lines Covered
Build:
Build:
2397 RELEVANT LINES 2329 COVERED LINES
84.57 HITS PER LINE
Source Files on wrap-ffi-call-with-binary-file
  • Tree
  • List 257
  • Changed 5
  • Source Changed 3
  • Coverage Changed 2
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 90.0 + 6
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
82.86
src/PhpPact/FFI/Client.php80 + 1135 + 629 + 56 + 124.0 - 2
85.71
.../PhpPact/Consumer/Matcher/Matchers/ContentType.php47 14 12 2 26.0
89.47
src/PhpPact/Consumer/Matcher/Matchers/MaxType.php63 19 17 2 41.0
89.47
src/PhpPact/Consumer/Matcher/Matchers/MinType.php63 19 17 2 51.0
Showing 1 to 10 of 257 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 26
  • Next
  • ►
    97.16
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11028164360 wrap-ffi-call-with-binary-file Merge 612a6041d into c9008b530 Pull #645 25 Sep 2024 07:16AM CUT web-flow github
97.16
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