Fix calculation of code coverage 90/132290/3
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 17 Nov 2022 14:55:02 +0000 (15:55 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 17 Nov 2022 15:21:05 +0000 (16:21 +0100)
commit892730e092b799f56b24cedeab371d2881d698b0
treecf378dfc5106aca41f41b2f06cdb056768954829
parent03f263b39e02256593fe5a5107a31e518e09840f
Fix calculation of code coverage

Rename class with unit tests

Issue-ID: DCAEGEN2-3165
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I0f0424a2fef3f44e2f9709513b26bc88276a8d1b
Changelog.md
pom.xml
rest-services/http-client/src/test/java/org/onap/dcaegen2/services/sdk/rest/services/adapters/http/RxHttpClientTest.java [moved from rest-services/http-client/src/test/java/org/onap/dcaegen2/services/sdk/rest/services/adapters/http/RxHttpClientIT.java with 99% similarity]
security/ssl/src/test/java/org/onap/dcaegen2/services/sdk/security/ssl/SslFactoryTest.java [moved from security/ssl/src/test/java/org/onap/dcaegen2/services/sdk/security/ssl/SslFactoryIT.java with 98% similarity]
standardization/moher-api/server-adapters/spring-webflux/src/test/java/org/onap/dcaegen2/services/sdk/standardization/moher/adapters/springwebflux/HealthControllerTest.java [moved from standardization/moher-api/server-adapters/spring-webflux/src/test/java/org/onap/dcaegen2/services/sdk/standardization/moher/adapters/springwebflux/HealthControllerIT.java with 97% similarity]
standardization/moher-api/server-adapters/spring-webflux/src/test/java/org/onap/dcaegen2/services/sdk/standardization/moher/adapters/springwebflux/MetricsControllerTest.java [moved from standardization/moher-api/server-adapters/spring-webflux/src/test/java/org/onap/dcaegen2/services/sdk/standardization/moher/adapters/springwebflux/MetricsControllerIT.java with 96% similarity]
version.properties