summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/codecov.yml b/codecov.yml
deleted file mode 100644
index 43716f56..00000000
--- a/codecov.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-coverage:
- status:
- project:
- default:
- target: auto
- threshold: 0%
- informational: true
- patch:
- default:
- target: auto
- threshold: 0%
- informational: true
-
-# do not include tests folders
-ignore:
- - "tests"
- - "plugins/kv/boltdb/plugin_unit_test.go"
- - "plugins/kv/memcached/plugin_unit_test.go"
- - "plugins/kv/memory/plugin_unit_test.go"
- - "pkg/events/pool_events.go"
- - "pkg/events/worker_events.go"
- - "interfaces"
- - "systemd" \ No newline at end of file