gha-common / go-beautiful-html-coverage

A GitHub Action to track code coverage in your pull requests, with a beautiful HTML preview, for free.
https://gha-common.github.io/go-beautiful-html-coverage/go-test-app-01/head/head.html#file1
MIT License
4 stars 0 forks source link

fix: fix path for incremental coverage #40

Closed kilianc closed 1 month ago

github-actions[bot] commented 1 month ago
🔗 Code Coverage Report for go-test-app-01/ at d819e67bc6b95e614633895cec18dcf3248dae4b
📔 Total: 70.0%
🎯 Threshold: 66.7%
✅ 70.0% >= 66.7%
Full coverage report ``` cointoss/main.go:10: main 75.0% cointoss/main.go:20: tossCoin 66.7% cointoss/main.go:28: maybe 66.7% total: (statements) 70.0% ```

go-beautiful-html-coverage ↗

github-actions[bot] commented 1 month ago
🔗 Code Coverage Report for go-test-app-02/ at d819e67bc6b95e614633895cec18dcf3248dae4b
📔 Total: 70.0%
Full coverage report ``` cointoss/main.go:10: main 75.0% cointoss/main.go:20: tossCoin 66.7% cointoss/main.go:28: maybe 66.7% total: (statements) 70.0% ```

go-beautiful-html-coverage ↗