pact-foundation / pact-php

PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
Apache License 2.0
273 stars 92 forks source link

refactor: Wrap ffi call > pactffi_with_binary_file #645

Closed tienvx closed 1 month ago

tienvx commented 1 month ago

Related to #644

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11028164360

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/PhpPact/FFI/Client.php 5 6 83.33%
<!-- Total: 6 7 85.71% -->
Totals Coverage Status
Change from base Build 11028129257: -0.04%
Covered Lines: 2329
Relevant Lines: 2397

💛 - Coveralls