diff --git a/.github/codecov.yml b/.github/codecov.yml new file mode 100644 index 00000000..51ceba8e --- /dev/null +++ b/.github/codecov.yml @@ -0,0 +1,9 @@ +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true +comment: false