This is just a reminder that, once we drop support for Go <1.10, we can simplify the `test-coverage` rule to do a single `go test` call for all packages. See https://github.com/golang/go/issues/6909
This is just a reminder that, once we drop support for Go <1.10, we can simplify the
test-coveragerule to do a singlego testcall for all packages.See golang/go#6909