8000 Add codecov.yml (#1128) · PyMySQL/PyMySQL@fed7e80 · GitHub
[go: up one dir, main page]

Skip to content

Commit fed7e80

Browse files
authored
Add codecov.yml (#1128)
1 parent c3a12f6 commit fed7e80

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

codecov.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# https://docs.codecov.com/docs/common-recipe-list
2+
coverage:
3+
status:
4+
project:
5+
default:
6+
target: auto
7+
threshold: 3%

0 commit comments

Comments
 (0)
0