aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--codecov.yml9
1 files changed, 7 insertions, 2 deletions
diff --git a/codecov.yml b/codecov.yml
index 3442be7..52570f8 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -30,8 +30,6 @@ coverage:
- unit
paths:
- "src"
- #branches:
- #- main
if_ci_failed: error
informational: false
only_pulls: false
@@ -39,3 +37,10 @@ coverage:
github_checks:
annotations: false
+
+comment:
+ layout: "reach, diff, flags, files"
+ behavior: default
+ require_changes: false
+ require_base: no
+ require_head: yes