diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 000000000..7ceea764c --- /dev/null +++ b/codecov.yml @@ -0,0 +1,15 @@ + +# Codecov configuration to make it a bit less noisy +coverage: + status: + patch: false + project: + default: + threshold: 50% +comment: + layout: "header" + require_changes: false + branches: null + behavior: default + flags: null + paths: null \ No newline at end of file