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: only require `cover.out` instead of multiple files #29

Closed kilianc closed 1 month ago

github-actions[bot] commented 1 month ago

Code Coverage Report 🔗 for 56358519f8f962a62c141c654e255f1b9e30c72f

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