diff options
author | Valery Piashchynski <[email protected]> | 2021-06-14 17:00:06 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-06-14 17:00:06 +0300 |
commit | 9748651763415c417eaa339920cba031d418fda6 (patch) | |
tree | ee860c0e959c34cd9092923acf503a2017b4713e /codecov.yml | |
parent | 75ab1e16c64cfd0a6424fe4c546fdbc5e1b992dd (diff) |
- Add more tests
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index da01f6f7..40040d8b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -16,6 +16,7 @@ ignore: - "tests" - "plugins/metrics/config_test.go" - "plugins/websockets/storage/storage_test.go" + - "plugins/websockets/config.go" - "pkg/bst/bst_test.go" - "pkg/doc" - "pkg/pool/static_pool_test.go" |