Ignore more mocks in codecov. (#1325)

This commit is contained in:
Doug 2023-07-14 08:56:23 +01:00 committed by GitHub
parent c62541d66b
commit 027b6b21f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,10 +10,13 @@ coverage:
ignore:
- "ElementX/Sources/Generated"
- "ElementX/Sources/Mocks"
- "ElementX/Sources/Vendor"
- "ElementX/Sources/UITests"
- "ElementX/Sources/UnitTests"
- "Tools"
- "**/Mock*.swift"
- "**/Mock*.swift"
- "**/*Mock.swift"
flag_management:
default_rules: