diff --git a/codecov.yml b/codecov.yml index 8e84e868..49c9db15 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,4 +6,7 @@ coverage: threshold: 5% codecov: require_ci_to_pass: no -comment: no +comment: + layout: "reach,diff,flags,files,footer" + behavior: default + require_changes: no