diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..dfdd815 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,6 @@ +coverage: + precision: 2 + round: down + range: "40...80" + +comment: off \ No newline at end of file