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