Skip to content

Commit 3212f7e

Browse files
author
WangGLJoseph
committed
update tox.ini for more accurate coverage percentage
1 parent da9d622 commit 3212f7e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

tox.ini

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,11 @@ commands =
1212

1313
[coverage:run]
1414
relative_files = True
15-
source = app/
15+
source =
16+
app/
17+
app/agents/
18+
app/analysis/
19+
app/api/
20+
app/model/
21+
app/search/
1622
branch = True

0 commit comments

Comments
 (0)