We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a2c41 commit 8661225Copy full SHA for 8661225
1 file changed
.octocov.yaml
@@ -5,9 +5,6 @@ codeToTestRatio:
5
code:
6
- '**/*.go'
7
- '!**/*_test.go'
8
- - '!internal/cli/**'
9
- - '!internal/ui/**'
10
- - '!internal/utils/log/**'
11
test:
12
- '**/*_test.go'
13
testExecutionTime:
0 commit comments