diff --git a/.codecov.yml b/.codecov.yml new file mode 100644 index 00000000..2cdd0088 --- /dev/null +++ b/.codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + target: auto + threshold: 0.50 + base: auto + patch: off \ No newline at end of file