From 9d3fca2e4b31707f9e4ecf4c4608bcdf811fae94 Mon Sep 17 00:00:00 2001 From: wallanpsantos <32087983+wallanpsantos@users.noreply.github.com> Date: Fri, 26 Aug 2022 19:12:20 -0300 Subject: [PATCH] Ajuste coverage sonar --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e58094..13cea93 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,9 @@ - **/libraryapi/utils/*.java + **/libraryapi/utils/*.java, + **/libraryapi/api/dto/*.java, + **/libraryapi/api/model/entity/*.java