Hi!
I'm using ":"-separated GOPATH with 2 parts, and the plugin can't handle it.
Generating coverage profile for /Users/ikorolev/dev/go/src/play/sum
Error running tests:
b'can\'t load package: package /Users/ikorolev/dev/go/src/play/sum: import "/Users/ikorolev/dev/go/src/play/sum": cannot import absolute path\n'
I've made a fix, I'll make a pull-request now.
Hi!
I'm using ":"-separated GOPATH with 2 parts, and the plugin can't handle it.
I've made a fix, I'll make a pull-request now.