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

feat: Allow logging to multiple sinks #689

Closed tienvx closed 2 weeks ago

tienvx commented 2 weeks ago
coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11562310140

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/PhpPact/Log/Logger.php 37 39 94.87%
src/PhpPact/Log/PHPUnit/PactLoggingExtension.php 0 2 0.0%
src/PhpPact/FFI/Client.php 29 32 90.63%
<!-- Total: 110 117 94.02% -->
Totals Coverage Status
Change from base Build 11432984490: -0.1%
Covered Lines: 2577
Relevant Lines: 2676

💛 - Coveralls