summaryrefslogtreecommitdiffstats
path: root/.codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 6140fe9669..7c6c8f33e1 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -4,3 +4,8 @@ coverage:
project:
default:
threshold: 0.05%
+
+# Files not run by tests
+ignore:
+ - "src/dosinst.c"
+ - "src/uninstall.c"