Skip to content

Commit 237660c

Browse files
committed
fix(tests): remove examples from coverage
trigger ci.
1 parent 33a523d commit 237660c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.testcoverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ override:
3838
exclude:
3939
# Exclude files or packages matching their paths
4040
paths:
41+
- ^examples
4142
- \.pb\.go$ # excludes all protobuf generated files
4243
- ^pkg/bar # exclude package `pkg/bar`
4344

0 commit comments

Comments
 (0)