Skip to content

Commit 7196768

Browse files
committed
Exclude protocol files from code coverage checks.
1 parent f0d3e85 commit 7196768

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
@@ -19,6 +19,7 @@ ignore:
1919
- "**/Mock*.swift"
2020
- "**/*Mock.swift"
2121
- "**/*Proxy.swift"
22+
- "**/*Protocol.swift"
2223

2324
flag_management:
2425
default_rules:

0 commit comments

Comments
 (0)