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 > new interaction methods #654

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 11050547415

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/PhpPact/FFI/Client.php 15 18 83.33%
<!-- Total: 18 21 85.71% -->
Totals Coverage Status
Change from base Build 11049847848: -0.1%
Covered Lines: 2383
Relevant Lines: 2460

💛 - Coveralls