8000 added coverage config files (#253) · aiedward/botbuilder-python@51b2644 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51b2644

Browse files
authored
added coverage config files (microsoft#253)
1 parent 76a228d commit 51b2644

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 = ./libraries/
3+
omit =
4+
*/tests/*
5+
setup.py
6+
*/botbuilder-schema/*

0 commit comments

Comments
 (0)
0