Fix sonar issues 50/118550/2
authorBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 26 Feb 2021 04:23:09 +0000 (23:23 -0500)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 26 Feb 2021 04:37:24 +0000 (23:37 -0500)
commit472d2e8d8df431e46b0f0dead8448bff5e80ab0d
tree82d7baacd1d32d0d9220f1daaef032ff76104f46
parent4a56debaac0d6d7a073ae24f1d8099879f121ba1
Fix sonar issues

* Set minimum code coverage to 80%
* Remove unsafe http method vulnerability

Issue-ID: CPS-213
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I917899a093fccc4317b0fa063137ec0276311f72
pom.xml
src/main/java/org/onap/cps/temporal/controller/QueryController.java
src/test/groovy/org/onap/cps/temporal/controller/QuerryControllerSpec.groovy [new file with mode: 0644]
src/test/java/org/onap/cps/temporal/ApplicationTest.java