personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Fix maven report settings #541

Open tochi-y opened 4 years ago

tochi-y commented 4 years ago

Overview

With #536 fix, report output function is broken while mvn test and mvn integration-test are successfully configured. We will fix the said problem according to the suggestion from the following article.

Refer: Reporting aggregated unit and integration test coverage with jacoco https://natritmeyer.com/howto/reporting-aggregated-unit-and-integration-test-coverage-with-jacoco/