aboutsummaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 3dd93e2e..4ba3431b 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,4 +1,5 @@
ignore:
- tests/*/*
+ - **/*_test.c
coverage:
range: 50..85