summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..5a43248
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,14 @@
+coverage:
+ status:
+ project:
+ default:
+ target: 0%
+ patch:
+ default:
+ target: 0%
+ ignore:
+ - hooks/.*
+ - ci/.*
+ - docs/.*
+
+comment: false