summaryrefslogtreecommitdiffstats
path: root/cps-ri/pom.xml
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2023-05-15 17:32:28 +0100
committerSourabh Sourabh <sourabh.sourabh@est.tech>2023-05-17 08:41:28 +0000
commit872a5a063378c878ec49e50c23e50df7a370cd1a (patch)
treef03d9d621a80f3fafe86201cabc4dcc0eb5d5aa9 /cps-ri/pom.xml
parent592c0f64ad1d1b2ed708ea9e352c8763459bde25 (diff)
Move integration test for adminService
- finalized moving of admin service interation test (just some scenarios were missing) - deleted old test class (code coverage in RI module dropped) - line/branch coverage now 100/100 (was 97/91) - small refactoring; renaming and removed unnecessary check Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ic683548ea5e1e4e252f257c0f1034c5cf76e498d
Diffstat (limited to 'cps-ri/pom.xml')
-rw-r--r--cps-ri/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index db274f7f0..25dc91c6f 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -33,7 +33,7 @@
<artifactId>cps-ri</artifactId>
<properties>
- <minimum-coverage>0.64</minimum-coverage>
+ <minimum-coverage>0.54</minimum-coverage>
<!-- Additional coverage is provided by integration-test module -->
</properties>