Skip to content

Commit

Permalink
exclude tests from codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
erikh360 committed Apr 1, 2019
1 parent 4d2b75c commit 2221ecb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ignore:
- "vendor/.*"
- "vendor/.*"
- "**/*test.go"

0 comments on commit 2221ecb

Please sign in to comment.