From cccc044675caf34cd6e6562bc43575eda9c12559 Mon Sep 17 00:00:00 2001 From: Timothy Sanders Date: Thu, 19 Dec 2024 17:25:44 -0500 Subject: [PATCH] Remove tests from the coverage --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89b7cdd2..3eaf19b0 100644 --- a/pom.xml +++ b/pom.xml @@ -140,11 +140,14 @@ LINE COVEREDRATIO - 0.45 + 0.15 + + **/test/** +