aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/codecov.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/tools/codecov.yml b/tools/codecov.yml
deleted file mode 100644
index bc15fc8ec..000000000
--- a/tools/codecov.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2020 syzkaller project authors. All rights reserved.
-# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
-
-# See https://docs.codecov.io/docs/codecovyml-reference
-# Validate with curl --data-binary @tools/codecov.yml https://codecov.io/validate
-
-coverage:
- precision: 0
- round: nearest
- range: "50...75"
-
-coverage:
- status:
- project:
- default:
- threshold: 1%