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 interaction methods #655

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 11054952505

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/PhpPact/FFI/Client.php 15 18 83.33%
<!-- Total: 32 35 91.43% -->
Totals Coverage Status
Change from base Build 11052101976: -0.08%
Covered Lines: 2410
Relevant Lines: 2490

💛 - Coveralls