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

chore: add local preview make target #53

Closed kilianc closed 1 month ago

github-actions[bot] commented 1 month ago
🔗 Code Coverage Report for go-test-app-01/ at af125d34d43374136113fd7a33f1cb7e576247ce
📔 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 af125d34d43374136113fd7a33f1cb7e576247ce
📔 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 ↗