From 9818d6938da1488d88161c1bdd7515ac437dc422 Mon Sep 17 00:00:00 2001 From: sachin991001 <87322768+sachin991001@users.noreply.github.com> Date: Tue, 27 Jul 2021 20:56:38 +0530 Subject: [PATCH 1/2] Create sachin --- sachin | 1 + 1 file changed, 1 insertion(+) create mode 100644 sachin diff --git a/sachin b/sachin new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/sachin @@ -0,0 +1 @@ + From 9e0791ecee4e26dddd4aace647395a4aaaef041b Mon Sep 17 00:00:00 2001 From: sachin991001 <87322768+sachin991001@users.noreply.github.com> Date: Wed, 28 Jul 2021 07:24:06 +0530 Subject: [PATCH 2/2] Update sachin --- sachin | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/sachin b/sachin index 8b13789..6bf6ffe 100644 --- a/sachin +++ b/sachin @@ -1 +1,69 @@ + + + + + 4.0.0 + + org.jacoco + org.jacoco.examples.maven.java + 1.0-SNAPSHOT + jar + + JaCoCo Maven plug-in example for Java project + http://www.eclemma.org/jacoco + + UTF-8 + 1.8 + 1.8 + + + + + junit + junit + 4.13.2 + test + + + + + src/main/java + + + org.jacoco + jacoco-maven-plugin + 0.8.7 + + + + prepare-agent + + + + report + test + + report + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + + +