summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-12-01 17:36:42 +0300
committerValery Piashchynski <[email protected]>2021-12-01 17:36:42 +0300
commit3c9bd1c081ad7a96ab4f1c7c3308e367fee5f478 (patch)
tree2475246182900a7341c8b21e50d1da38faa1c928 /codecov.yml
parentc14e4fa638300ccd96bdedfb0200ed8378eebdf2 (diff)
remove unused code
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index 088a4d1b..82e69052 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -16,9 +16,9 @@ ignore:
- "common"
- "internal"
- "proto"
+ - "utils"
- "tests"
- "systemd"
- - "utils/to_ptr.go"
- "doc"
- "bst/bst_test.go"
- "pool/static_pool_test.go"