From c7972fbd6bd5e5cb8ceb1bc450f98c44d54bc8fd Mon Sep 17 00:00:00 2001 From: venkatesh2006 <87345854+venkatesh2006@users.noreply.github.com> Date: Sun, 5 Dec 2021 09:01:08 -0600 Subject: [PATCH 1/2] Create b1 --- b1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 b1 diff --git a/b1 b/b1 new file mode 100644 index 000000000..ddf388de0 --- /dev/null +++ b/b1 @@ -0,0 +1,5 @@ + +testing + + +jenkins From 28b794adbb57092fdad438cafce3174e350cac4f Mon Sep 17 00:00:00 2001 From: venkatesh2006 <87345854+venkatesh2006@users.noreply.github.com> Date: Tue, 25 Feb 2025 15:12:56 +0530 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index f2b7c1429..5bbfdce42 100644 --- a/pom.xml +++ b/pom.xml @@ -251,6 +251,18 @@ 2 + + org.jacoco + jacoco-maven-plugin + 0.8.10 + + + + prepare-agent + + + +