summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-01-15 17:29:05 +0300
committerValery Piashchynski <[email protected]>2021-01-15 17:29:05 +0300
commit07f51245a676942763ba0b7b90d46b628ca53ee7 (patch)
treec75f6d98a1e9a79ebb491592dca4954b46911c3f /codecov.yml
parentbac1a9f8c31b8ac7777ff5be3435259f3e8d5b08 (diff)
Add SpawnWorker tests to the pipes and sockets
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index 55a8b6c0..45fccc1d 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -17,4 +17,5 @@ ignore:
- "plugins/kv/boltdb/plugin_unit_test.go"
- "plugins/kv/memcached/plugin_unit_test.go"
- "plugins/kv/memory/plugin_unit_test.go"
- - "interfaces" \ No newline at end of file
+ - "interfaces"
+ - "systemd" \ No newline at end of file