diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..fe16b8945 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,10 @@ +ignore: + - "tests" +coverage: + status: + project: + default: + threshold: 100% + patch: + default: + threshold: 100%