Exclude service proxies from code coverage

This commit is contained in:
Stefan Ceriu 2023-11-16 16:35:33 +02:00 committed by Stefan Ceriu
parent 56879caae6
commit 5a1e02faeb
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ ignore:
- "Tools"
- "**/Mock*.swift"
- "**/*Mock.swift"
- "**/*Proxy.swift"
flag_management:
default_rules: