git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/codecov.yml
diff options
context:
space:
mode:
authormail_redacted_for_web 2025-08-20 09:59:42 +0200
committermail_redacted_for_web 2025-08-20 09:59:42 +0200
commit865e3aabe2d1f46a9c3692e8d51eb4379d7cc970 (patch)
tree86cc747bf72a802f185dd517708d6f70b895d0a1 /codecov.yml
downloadpython-skeleton-865e3aabe2d1f46a9c3692e8d51eb4379d7cc970.tar.bz2
Initial Commit
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..79fafb0
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,7 @@
+comment:
+ layout: "condensed_header, diff, condensed_files, condensed_footer"
+ behavior: default
+ require_changes: false # if true: only post the comment if coverage changes
+ require_base: false # [true :: must have a base report to post]
+ require_head: true # [true :: must have a head report to post]
+ hide_project_coverage: false # [true :: only show coverage on the git diff]