Ævar Arnfjörð Bjarmason wrote:
Ævar Arnfjörð Bjarmason (7):
gitignore: Ignore files generated by "make coverage"
Makefile: Include subdirectories in "make cover" reports
Makefile: Split out the untested functions target
Makefile: Add coverage-report-cover-db target
Makefile: Add coverage-report-cover-db-html target
t/README: A new section about test coverage
t/README: Add a note about the dangers of coverage chasing
With whatever subset of the changes I have hinted at seems
suitable,
Reviewed-by: Jonathan Nieder <redacted>
Thanks.