diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 000000000..26d3d2472 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,11 @@ +coverage: + status: + project: + default: + # Commits pushed to master should not make the overall + # project coverage decrease: + target: auto + threshold: 0% + patch: + default: + threshold: 0%