Skip to content

Commit 9d5f557

Browse files
committed
nope, once again
1 parent 870c6a4 commit 9d5f557

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/codecov.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ coverage:
77
default:
88
informational: true
99
ignore:
10-
- "benchmark"
1110
# All 'pb.go's.
1211
- "**/*.pb.go"
1312
# Tests and test related files.
1413
- "**/test"
15-
- "**/testutils"
1614
- "**/testdata"
15+
- "**/testutils"
16+
- "benchmark"
1717
- "interop"
1818
# Other submodules.
1919
- "cmd"
20-
- "security"
2120
- "examples"
2221
- "gcp"
22+
- "security"
2323
- "stats/opencensus"
2424
comment:
2525
layout: "header, diff, files"

0 commit comments

Comments
 (0)