diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 000000000..d01e442e5 --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,12 @@ +# Don't post a comment on pull requests. +comment: off + +# I think this disables commit statuses? +coverage: + status: + project: + enabled: no + patch: + enabled: no + changes: + enabled: no