Skip to content

Commit b0d59b0

Browse files
authored
Merge pull request #207 from fingerprintjs/ci/fix-coverage-badge
Fix coverage badge generation
2 parents 311f306 + 2f7bd82 commit b0d59b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
source: coverage-summary.json
3333
output: htmlcov/badges.svg
34+
jsonPath: total.statements.pct
3435

3536
- name: Deploy 🚀
3637
uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4.8.0

0 commit comments

Comments
 (0)