We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3355dbf commit 7dbcd92Copy full SHA for 7dbcd92
pkg/testcoverage/coverage/cover.go
@@ -11,6 +11,7 @@ import (
11
"strings"
12
13
"github.com/vladopajic/go-test-coverage/v2/pkg/testcoverage/path"
14
+
15
"golang.org/x/tools/cover"
16
)
17
0 commit comments