Exclude Repository directory from PHPUnit coverage (Doctrine boilerplate)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
<file>src/Service/PayoutPdfService.php</file>
|
<file>src/Service/PayoutPdfService.php</file>
|
||||||
<file>src/Service/BilletOrderService.php</file>
|
<file>src/Service/BilletOrderService.php</file>
|
||||||
<file>src/Service/InvoiceService.php</file>
|
<file>src/Service/InvoiceService.php</file>
|
||||||
|
<directory>src/Repository</directory>
|
||||||
</exclude>
|
</exclude>
|
||||||
|
|
||||||
<deprecationTrigger>
|
<deprecationTrigger>
|
||||||
|
|||||||
Reference in New Issue
Block a user