diff --git a/.github/codecov.yml b/.github/codecov.yml new file mode 100644 index 000000000..572055984 --- /dev/null +++ b/.github/codecov.yml @@ -0,0 +1,10 @@ +codecov: + branch: dev +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true