diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..1b215550e --- /dev/null +++ b/codecov.yml @@ -0,0 +1,10 @@ +coverage: + precision: 2 + round: down + status: + project: + default: + informational: true + patch: + default: + informational: true \ No newline at end of file