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