From c5354ea49184a359df8d477e844b1c52aeb234d5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 7 Aug 2017 15:38:55 -0700 Subject: We don't want to report on test coverage of our test programs! --- .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .codecov.yml (limited to '.codecov.yml') diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 00000000..e504f66a --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,2 @@ +ignore: + - tests/*/* -- cgit v1.2.3-70-g09d2