Skip to content

Commit ba1607b

Browse files
committed
Update codecov to ignore mock dirs
1 parent 613a3fa commit ba1607b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codecov.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ ignore:
4343
- "client/docs/**" # Client documentation
4444
- "**/*.md" # Markdown files
4545
- "**/mock*.go" # Mock files
46+
- "**/mock/**" # Mock directories
4647
- "**/*.pb.gateway.go" # Gateway files
4748

4849
# How to handle multiple coverage reports

0 commit comments

Comments
 (0)