diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..69675a0 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,9 @@ +coverage: + precision: 1 + round: down + status: + patch: + default: + enabled: True + target: 0% + threshold: 2%