<#17951 Go v1.20 supports coverage analysis of non...
# github-notifications
q
#17951 Go v1.20 supports coverage analysis of non-test (i.e., ordinary) binaries Issue created by tdyas Go v1.20 adds support for instrumenting and collecting coverage data from the runs of regular (non-test) binaries. Pants should consider adding support for that as well. Links: • DocsDesign issue pantsbuild/pants