Go: Apply Cover Profile can't find file #3489
Unanswered
TannerShmoog
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the
Go: Apply Cover Profilecommand provided by the extension, profiding an absolute path/home/tanner/.../profile.covworks fine, but giving it just the file name does not, even if it is in the root directory which vscode is open to. In the source it looks like this is because theapplyCoverProfilefunction fails before ever checking a working directory while the call toapplyCodeCoverageToAllEditorsconfusingly does set the working directory. Is there something wrong with my config that is causing it to be unable to find the working directory? This old issue seems related #610 but it seems to have been addressed...Beta Was this translation helpful? Give feedback.
All reactions