Closed thecsw closed 2 years ago
Is there any way we could get to see coverage, coverage improvements, etc. directly in a PR without having to manually look at the log in Actions?
@matthewsanetra Updated to use coveralls, here is our coveralls page -> https://coveralls.io/github/thecsw/gana
LGTM!
This update to actions will run matrix (parallel) jobs for go 1.18 and go 1.19 with:
gofmt
The artifacts (.html and .json) files of tests can be found at the bottom of the action's Summary page.