Fix code coverage reporting 46/135546/1
authorToineSiebelink <toine.siebelink@est.tech>
Mon, 24 Jul 2023 11:23:05 +0000 (12:23 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Mon, 24 Jul 2023 11:23:05 +0000 (12:23 +0100)
commit7fcffe5ae6753bfb6746d18d41ec536092603a76
tree1b88dd469a9a12e411b55019b2501176c0a75665
parentbdac4402397f4359aeb81bc8acc59900bba99c62
Fix code coverage reporting

- Fixed (partly duplicated) exclusion list: all exlusings now in PARENT pom only
(this means module reports and aggregate report use same exclusion
- Set common minimum to 100% (3 modules now achieve this :-) )
- Added./clean cm-parsre test to get too 10% in that module too
- Increased module specif minima to actual coverge today

Issue-ID: CPS-475
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ic155f963bfd472e11481fcab6ee8ca227903d9ae
cps-application/pom.xml
cps-ncmp-service/pom.xml
cps-parent/pom.xml
cps-path-parser/src/test/groovy/org/onap/cps/cpspath/parser/CpsPathQuerySpec.groovy
cps-ri/pom.xml
cps-service/pom.xml
jacoco-report/pom.xml