Skip to content

Commit

Permalink
CI: Ignore tests, benchmarks and externals for Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Feb 8, 2019
1 parent 8649280 commit 40a2eb8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions codecov.yml
@@ -0,0 +1,5 @@
coverage:
ignore:
- "**/externals"
- "**/benchmarks"
- "**/tests"

0 comments on commit 40a2eb8

Please sign in to comment.