diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..0bcc79196 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +coverage: + status: + project: + default: + target: 35 + threshold: 1 +comment: + layout: "diff"