You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jm...@apache.org on 2018/01/04 07:30:56 UTC

[incubator-plc4x] branch master updated: add api coverage

This is an automated email from the ASF dual-hosted git repository.

jmclean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-plc4x.git


The following commit(s) were added to refs/heads/master by this push:
     new fe4b740  add api coverage
fe4b740 is described below

commit fe4b740ecd0e05625ec90e08df07698a8d88416d
Author: Justin Mclean <jm...@apache.org>
AuthorDate: Thu Jan 4 18:30:42 2018 +1100

    add api coverage
---
 sonar-project.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sonar-project.properties b/sonar-project.properties
index b101d62..aa8cdd1 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -23,7 +23,7 @@ sonar.tests=./plc4j/api/src/test,./plc4j/core/src/test,./plc4j/core/target/test-
 sonar.junit.reportPaths=./plc4j/api/target/surefire-reports,./plc4j/core/target/surefire-reports,./plc4j/protocols/s7/target/surefire-report
 
 # coverage results
-sonar.jacoco.reportPaths=./plc4j/core/target/jacoco.exec,./plc4j/protocols/s7/target/jacoco.exec
+sonar.jacoco.reportPaths=./api/target/jacoco.exec,./plc4j/core/target/jacoco.exec,./plc4j/protocols/s7/target/jacoco.exec
         
 # java classes - needed for coverage
 sonar.java.binaries=./applications/iotree/target/classes,./applications/plclogger/target/classes,./plc4j/api/target/classes,./plc4j/core/target/classes,./plc4j/protocols/s7/target/classes,./plc4j/protocols/s7-utils/target/classes,./plc4j/protocols/utils/target/classes
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
['"commits@plc4x.apache.org" <co...@plc4x.apache.org>'].