Browse Source

Make CodeCov less touchy.

Jeroen van Rijn 2 weeks ago
parent
commit
af097f6ea1
1 changed files with 6 additions and 1 deletions
  1. 6 1
      codecov.yml

+ 6 - 1
codecov.yml

@@ -1 +1,6 @@
-comment: false
+comment: false
+coverage:
+  status:
+    project:
+      default:
+        threshold: 1%