diff options
author | Valery Piashchynski <[email protected]> | 2021-01-15 17:29:05 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-01-15 17:29:05 +0300 |
commit | 07f51245a676942763ba0b7b90d46b628ca53ee7 (patch) | |
tree | c75f6d98a1e9a79ebb491592dca4954b46911c3f /codecov.yml | |
parent | bac1a9f8c31b8ac7777ff5be3435259f3e8d5b08 (diff) |
Add SpawnWorker tests to the pipes and sockets
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 3 |
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 |