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

ofuks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/develop by this push:
     new 9967ea3  Updated coverage exclusion for sonar
9967ea3 is described below

commit 9967ea3bf4e9d6f3b78bc22fb563a838c25ed5f3
Author: Oleh Fuks <olegfuk...@gmail.com>
AuthorDate: Thu Jul 30 12:47:33 2020 +0300

    Updated coverage exclusion for sonar
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 11afc25..c327cfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,7 @@
                     **/*DAO.java,
                     **/*DAOImpl.java,
                     src/main/java/com/epam/dlab/dto/**,
+                    src/main/java/com/epam/dlab/backendapi/interceptor/**,
                     src/main/java/com/epam/dlab/backendapi/auth/**,
                     src/main/java/com/epam/dlab/backendapi/conf/**,
                     src/main/java/com/epam/dlab/backendapi/domain/**,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to