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