Skip to content

Commit

Permalink
Ignore Tests and Testable frameworks on codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Caselani committed Jan 1, 2020
1 parent 3ab1e81 commit 611cbe8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .codecov.yml
@@ -1,2 +1,10 @@
ignore:
- "CouchTrackerCoreTests/**/*"
- "CouchTrackerCoreTests/**/*"
- "CouchTrackerSyncTests/**/*"
- "TMDBSwiftTestable/**/*"
- "TMDBSwiftTests/**/*"
- "TVDBSwiftTestable/**/*"
- "TVDBSwiftTests/**/*"
- "TraktSwiftTestable/**/*"
- "TraktSwiftTests/**/*"
- "CouchTrackerAppTestable/**/*"

0 comments on commit 611cbe8

Please sign in to comment.