8000 added coverage configuration file, to just include async · gitpython-developers/async@76dcb24 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Commit 76dcb24

Browse files
committed
added coverage configuration file, to just include async
1 parent b930ee1 commit 76dcb24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.coveragerc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[run]
2+
source = git
3+
4+
; to make nosetests happy
5+
[report]
6+
include = */async/*

0 commit comments

Comments
 (0)
0