diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..34acb532 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,8 @@ +comment: + require_changes: true # Only post a comment if coverage changes. + +coverage: + status: + project: + default: + threshold: 5% \ No newline at end of file