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: correctly color legend at the top #55

Closed kilianc closed 1 month ago

github-actions[bot] commented 1 month ago
🔗 Code Coverage Report for go-test-app-01/ at 1922e9fed11123d38356fc35ca40c9b93d0268cd
📔 Total: 66.7%
🎯 Threshold: 66.7%
✅ 66.7% >= 66.7%
Full coverage report ``` cointoss/foo.go:3: foo 100.0% cointoss/main.go:10: main 83.3% cointoss/main.go:23: tossCoin 66.7% cointoss/main.go:31: maybe 66.7% cointoss/main.go:39: printColor 40.0% total: (statements) 66.7% ```

go-beautiful-html-coverage ↗

github-actions[bot] commented 1 month ago
🔗 Code Coverage Report for go-test-app-02/ at 1922e9fed11123d38356fc35ca40c9b93d0268cd
📔 Total: 66.7%
Full coverage report ``` cointoss/foo.go:3: foo 100.0% cointoss/main.go:10: main 83.3% cointoss/main.go:23: tossCoin 66.7% cointoss/main.go:31: maybe 66.7% cointoss/main.go:39: printColor 40.0% total: (statements) 66.7% ```

go-beautiful-html-coverage ↗