summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..625abb3
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,4 @@
+coverage:
+ ignore:
+ - tests
+ - src/tools \ No newline at end of file