From 5cce1496c65024a9b9bd3531ec82f585d1b8bde4 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Fri, 3 Oct 2025 22:40:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20[Patch]:=20Update=20CodeCoverage?= =?UTF-8?q?=20PercentTarget=20to=2095?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/PSModule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PSModule.yml b/.github/PSModule.yml index a1912f7..cd0c099 100644 --- a/.github/PSModule.yml +++ b/.github/PSModule.yml @@ -4,7 +4,7 @@ Test: CodeCoverage: - PercentTarget: 0 + PercentTarget: 95 # TestResults: # Skip: true # SourceCode: