Ignore all mock files from codecove report (#371)

* Ignore all mock files from codecove

* Fixed extension for mock ignore files
This commit is contained in:
Aleksandrs Proskurins 2022-12-15 14:02:25 +02:00 committed by GitHub
parent 30cb97ee4f
commit cfd563786d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ ignore:
- "ElementX/Sources/Vendor" - "ElementX/Sources/Vendor"
- "ElementX/Sources/UITests" - "ElementX/Sources/UITests"
- "Tools" - "Tools"
- "**/Mock*.swift"
flag_management: flag_management:
default_rules: default_rules: