From 1ce3478dcf3a76d758142675abb893eee0cac888 Mon Sep 17 00:00:00 2001 From: rhwayfun Date: Sun, 10 Sep 2017 23:12:28 +0800 Subject: [PATCH] exclude codecov test class --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index be06559..7f236a3 100644 --- a/pom.xml +++ b/pom.xml @@ -396,6 +396,11 @@ org.jacoco jacoco-maven-plugin 0.7.5.201505241946 + + + com/rhwayfun/springboot/*/Application.class + +