diff --git a/codecov.yaml b/codecov.yaml new file mode 100644 index 0000000..69d9c5c --- /dev/null +++ b/codecov.yaml @@ -0,0 +1,10 @@ +coverage: + status: + project: + default: + target: auto + threshold: 10% + patch: + default: + target: auto + threshold: 10%