From 0dea629f8e876aed3fbe4aff16c57ecbf8209fa8 Mon Sep 17 00:00:00 2001 From: olinox14 Date: Sun, 17 Mar 2024 21:55:08 +0100 Subject: [PATCH] restrict phpunit coverage to Path class --- build/logs/clover.xml | 142 +----------------------------------------- phpunit.xml | 2 +- 2 files changed, 4 insertions(+), 140 deletions(-) diff --git a/build/logs/clover.xml b/build/logs/clover.xml index 8796bb4..6a621bc 100644 --- a/build/logs/clover.xml +++ b/build/logs/clover.xml @@ -1,142 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -569,6 +433,6 @@ - + diff --git a/phpunit.xml b/phpunit.xml index c76ffa1..4ccf8b1 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -18,7 +18,7 @@ - src + src/Path.php