Skip to content

Commit 7f04d25

Browse files
committed
1 parent eb3e870 commit 7f04d25

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/codecov.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Inherits global settings from https://app.codecov.io/account/gh/python/yaml/
2+
# TODO: enable status checks to fail CI if coverage drops?
3+
# https://docs.codecov.com/docs/commit-status
4+
comment:
5+
# https://docs.codecov.com/docs/pull-request-comments
6+
layout: "condensed_header, diff, flags, files"
7+
# TODO: remove; temporary to test PR comment
8+
# https://docs.codecov.com/docs/pull-request-comments#requiring-the-base-andor-head-commit
9+
require_base: false
10+
require_head: false

0 commit comments

Comments
 (0)