diff options
| author | Rhys Hiltner <rhys@justin.tv> | 2019-08-29 09:49:36 -0700 |
|---|---|---|
| committer | Bryan C. Mills <bcmills@google.com> | 2019-08-30 17:07:53 +0000 |
| commit | 9d480edadc6144d9f9f5a896d729d1642e46083b (patch) | |
| tree | caf1157f129d60a273c7c769743fc7191d789f60 /test/codegen/mathbits.go | |
| parent | 87113f7eadf6d8b12279709f05c0359b54b194ea (diff) | |
| download | go-9d480edadc6144d9f9f5a896d729d1642e46083b.tar.xz | |
cmd/cover: skip go list when profile is empty
Only call "go list" when explicitly listing packages. An empty coverage
profile references no packages, and would otherwise lead to "go list"
implicitly looking at the package in "." (which might not exist).
Fixes #33855
Change-Id: I02d4e374405d86f03d105fe14648aa03b4d2284c
Reviewed-on: https://go-review.googlesource.com/c/go/+/192340
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'test/codegen/mathbits.go')
0 files changed, 0 insertions, 0 deletions
