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
11 stars 0 forks source link

chore: create FUNDING.yaml #21

Closed kilianc closed 4 months ago

github-actions[bot] commented 4 months ago

Code Coverage Report 🔗 for 607dd0da007918e21a6f71a5fdb1b69f3fd113ca

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