Skip to content

Commit

Permalink
Only ignore the examples source directory for codecov.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Sep 9, 2016
1 parent 3c6f620 commit bd34623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codecov.yml
@@ -1,3 +1,3 @@
coverage:
ignore:
- "^((?!src\/).)*$" # Ignore any non-src folders
- "examples/"

0 comments on commit bd34623

Please sign in to comment.