From 98f955cebca7c28f1605f7758f4e2c41795599a9 Mon Sep 17 00:00:00 2001
From: PPL <772262624@qq.com>
Date: Sun, 25 Oct 2020 22:39:15 +0800
Subject: [PATCH] 1025
---
jacoco-demo.iml | 89 -------------------
jenkins-build.xml | 8 +-
target/classes/application.properties | 1 -
....jacocodemo.JacocodemoApplicationTests.xml | 66 --------------
....jacocodemo.JacocodemoApplicationTests.txt | 4 -
5 files changed, 2 insertions(+), 166 deletions(-)
delete mode 100644 jacoco-demo.iml
delete mode 100644 target/classes/application.properties
delete mode 100644 target/surefire-reports/TEST-com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.xml
delete mode 100644 target/surefire-reports/com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.txt
diff --git a/jacoco-demo.iml b/jacoco-demo.iml
deleted file mode 100644
index cf8aafe..0000000
--- a/jacoco-demo.iml
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/jenkins-build.xml b/jenkins-build.xml
index 5e44411..d232d29 100644
--- a/jenkins-build.xml
+++ b/jenkins-build.xml
@@ -1,14 +1,10 @@
-
+
-
-
-
+
diff --git a/target/classes/application.properties b/target/classes/application.properties
deleted file mode 100644
index 8b13789..0000000
--- a/target/classes/application.properties
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/target/surefire-reports/TEST-com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.xml b/target/surefire-reports/TEST-com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.xml
deleted file mode 100644
index ec1ad36..0000000
--- a/target/surefire-reports/TEST-com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/target/surefire-reports/com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.txt b/target/surefire-reports/com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.txt
deleted file mode 100644
index 58bf431..0000000
--- a/target/surefire-reports/com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests.txt
+++ /dev/null
@@ -1,4 +0,0 @@
--------------------------------------------------------------------------------
-Test set: com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests
--------------------------------------------------------------------------------
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.168 s - in com.sprint.jacoco.jacocodemo.JacocodemoApplicationTests