Fix SonarQube (jacoco) code coverage reporting 34/124334/1
authorToineSiebelink <toine.siebelink@est.tech>
Fri, 17 Sep 2021 14:07:38 +0000 (15:07 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Fri, 17 Sep 2021 16:40:37 +0000 (17:40 +0100)
commit73001f6a64b3548a9584acc8c4bfe3a7806917e7
tree21ec4cd440d18413019256d629da4189ab894ebe
parentbd8ab2fc4737aebada59962baed8b35d4f86dd1c
Fix SonarQube (jacoco) code coverage reporting

- Add report module for aggregating (as per jacocos current recommendation)(
- increased overall (cps-parent) minimum code coverage to 0.97
- set lower minimum in modules that are not at that level (yet)
- add exclude for cps-events generated code
- made xml identing consistentent some pom files

Issue-ID: CPS-475

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: If7b7839d7e03522575bc76a2253b613e63400b6b
cps-application/pom.xml
cps-events/pom.xml
cps-ncmp-rest/pom.xml
cps-ncmp-service/pom.xml
cps-parent/pom.xml
cps-service/pom.xml
jacoco-report/pom.xml [new file with mode: 0644]
pom.xml