From 6165dd2d9b3b4168ecc515b90c733cecf55fff4b Mon Sep 17 00:00:00 2001 From: cenfun Date: Wed, 3 Jul 2024 16:17:14 +0800 Subject: [PATCH] text markdown url --- test/test-v8.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test-v8.js b/test/test-v8.js index c06c04de..5ce86ad0 100644 --- a/test/test-v8.js +++ b/test/test-v8.js @@ -28,7 +28,7 @@ const coverageOptions = { }], ['markdown-details', { // color: 'Tex', - baseUrl: 'https://github.com/cenfun/monocart-coverage-reports/blob/main/', + baseUrl: 'https://cenfun.github.io/monocart-coverage-reports/v8/#page=', metrics: ['bytes', 'lines'] }], [path.resolve('./test/custom-istanbul-reporter.js'), {