Skip to content

Commit 5581fdc

Browse files
committed
CI: disable codecov project status.
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.
1 parent d8273a1 commit 5581fdc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.codecov.yml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
coverage:
2+
status:
3+
project:
4+
default: false

0 commit comments

Comments
 (0)