From 951329595b6ab14268ca47bcfa63598b68e89292 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Fri, 11 Aug 2023 22:31:51 -0700 Subject: [PATCH] Added destFile to set the file to write execution data to --- .idea/misc.xml | 2 ++ .../bld/extension/JacocoReportOperation.java | 19 ++++++++++++++++++- .../extension/JacocoReportOperationTest.java | 4 ++-- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index ec9cab8..d2d02c0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,3 +1,4 @@ + @@ -27,6 +28,7 @@ +