<#17446 go: use target spec in output path for cov...
# github-notifications
q
#17446 go: use target spec in output path for coverage New issue created by tdyas Use target spec as part of output path for coverage results instead of import path with
/
->`_` conversion. Would match better with how other output is generated under
dist/
. pantsbuild/pants