diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..2bce0b0e9 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,4 @@ +coverage: + range: 50..90 + round: nearest + precision: 2 \ No newline at end of file