CI: disable codecov project status.
authorwhitequark <whitequark@whitequark.org>
Sun, 25 Oct 2020 00:13:39 +0000 (00:13 +0000)
committerwhitequark <whitequark@whitequark.org>
Sun, 25 Oct 2020 00:13:39 +0000 (00:13 +0000)
Every PR should be covered by tests, and codecov patch statuses are
extremely useful. However, codecov project statuses mostly create
noise because project-wide coverage in nMigen is currently primarily
informational.

.codecov.yml [new file with mode: 0644]

diff --git a/.codecov.yml b/.codecov.yml
new file mode 100644 (file)
index 0000000..5c09e4f
--- /dev/null
@@ -0,0 +1,4 @@
+coverage:
+  status:
+    project:
+      default: false