summaryrefslogtreecommitdiffstats
path: root/codecov.yml
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2022-06-24 17:07:45 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2022-06-24 17:08:45 -0400
commitd7536faf1051107e82fb3868655b2d971f02cc40 (patch)
tree3b9ff3e49fea10cfb2dfa9a464bbd33c385b9eea /codecov.yml
parent372659094b420653977d6ca12bdf3e1ba4f13714 (diff)
other: bump codecov to 30%
Since codecov is just used as a basic overview of test metrics, I just set the threshold to something somewhat high. Also removed codecov from README as it's not really representative of much.
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 c44beb6c..0a087f9a 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -3,5 +3,5 @@ coverage:
project:
default:
target: auto
- threshold: 5%
+ threshold: 30%
patch: off