From 20cf7389d07b502ecbfb83fed46ef3f7f294c33d Mon Sep 17 00:00:00 2001 From: Orkun Date: Wed, 4 Sep 2024 13:12:02 +0300 Subject: [PATCH] chore: fix coverage badge --- .github/workflows/coverage-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/coverage-report.yml b/.github/workflows/coverage-report.yml index 2ed93a63..188ffe1d 100644 --- a/.github/workflows/coverage-report.yml +++ b/.github/workflows/coverage-report.yml @@ -33,6 +33,7 @@ jobs: with: source: cov/json/index.json output: cov/html/coverage.svg + jsonPath: total.statements.pct - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@920cbb300dcd3f0568dbc42700c61e2fd9e6139c with: