Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 484 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 484 Bytes

Golang coverage difference reporter

Test

This tool - designed for use within a GitHub Actions workflow, will compare go test produced cover profiles and report coverage deltas back into a GitHub pull request.

See cover.example.yml for an example coverage GitHub Actions workflow template.