From 37e01ce3d484872a02d28c986b06c593de0a1d25 Mon Sep 17 00:00:00 2001 From: Zuki Sarusi Date: Mon, 31 Jul 2023 16:32:19 +0300 Subject: [PATCH] . --- dist/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index c0fbd87..1196e7d 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2053,9 +2053,7 @@ function run() { } return acc; }, initialAcc); - console.log({ codeCoverageNew }); - console.log({ codeCoverageOld }); - console.log({ codeCoverageOld }); + delete resolvedOld.total; const currentDirectory = child_process_1.execSync('pwd') .toString() .trim();