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

feat: support go apps in repo subfolders #30

Closed kilianc closed 1 month ago

github-actions[bot] commented 1 month ago

Code Coverage Report 🔗 for go-test-app-01/ at 29c16724ac9b2b9880e489b54ff282b71bc3f3bb

Total: 66.7%
Full coverage report ``` cointoss/main.go:8: main 66.7% cointoss/main.go:16: tossCoin 66.7% total: (statements) 66.7% ```
github-actions[bot] commented 1 month ago

Code Coverage Report 🔗 for go-test-app-02/ at 29c16724ac9b2b9880e489b54ff282b71bc3f3bb

Total: 66.7%
Full coverage report ``` cointoss/main.go:8: main 66.7% cointoss/main.go:16: tossCoin 66.7% total: (statements) 66.7% ```