diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..e315dae4 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,10 @@ +codecov: + status: + project: + default: + # Keep the project coverage target to auto + target: auto + patch: + default: + # Set the patch coverage target to 75% + target: 0.75