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 > setup pact methods #657

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 11066348163

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/PhpPact/FFI/Client.php 31 36 86.11%
<!-- Total: 54 59 91.53% -->
Totals Coverage Status
Change from base Build 11063131451: -0.1%
Covered Lines: 2466
Relevant Lines: 2551

💛 - Coveralls