diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..31d8273 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +--- +coverage: + status: + project: + default: + target: 100% + threshold: 1%