Skip to content

Commit debfd28

Browse files
committed
Edited .coveragerc file
1 parent 92002d9 commit debfd28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/.coveragerc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[run]
22
branch = True
3-
source = appointment
3+
source =
4+
appointment
45

56
[report]
67
exclude_lines =
@@ -12,4 +13,5 @@ exclude_lines =
1213

1314
omit =
1415
*/tests/*
16+
*/test_*.py
1517
manage.py

0 commit comments

Comments
 (0)