Address Sonar Qube issues 99/124399/1
authorToineSiebelink <toine.siebelink@est.tech>
Tue, 21 Sep 2021 16:29:04 +0000 (17:29 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Tue, 21 Sep 2021 16:31:26 +0000 (17:31 +0100)
commit8f254ba0f91be28ffdba801d03a7493d94bdc0b8
tree75a6a89d5690a71fdcf4ce81d3b372a52e1dbc29
parent2ee46351129de73cf2cf2f0579e73b1ef8abdafc
Address Sonar Qube issues

- Add missing lombok.config to exclude lombok generated code in some modules
- Increased Coverage treshold where possible

Issue-ID: CPS-475

Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I4974aa1abec47980e15c2da10afc7288c2cc7c54
cps-ncmp-rest/lombok.config [new file with mode: 0644]
cps-ncmp-service/lombok.config [new file with mode: 0644]
cps-ncmp-service/pom.xml
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImpl.java
cps-rest/lombok.config [new file with mode: 0644]