summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-24 17:04:32 +0300
committerValery Piashchynski <[email protected]>2021-01-24 17:04:32 +0300
commit3d4ae78320223ad3a1f7b7f6615c2d53283edb3c (patch)
tree4b726debfb8f939d42e093541f860c87bf1cd4e8 /codecov.yml
parent597a8338be25490f9c8d17f81253303c41113e83 (diff)
Add simple workflow documentation
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
index 45fccc1d..43716f56 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -17,5 +17,7 @@ ignore:
- "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