Closed mboersma closed 8 years ago
make test-cover runs the go unit tests while accumulating a coverage.txt file suitable for shipping to https://codecov.io/. This also adds a badge to README.md:
make test-cover
coverage.txt
Summary of Changes
make test-cover
runs the go unit tests while accumulating acoverage.txt
file suitable for shipping to https://codecov.io/. This also adds a badge to README.md: