Skip to content

Commit b730d15

Browse files
committed
TST: exclude application scripts from codecov.
1 parent 51d6f09 commit b730d15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.coveragerc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ exclude_lines =
1515

1616
[run]
1717
omit =
18-
## exclude debug.py from codecov report
18+
## Exclude from codecov report:
1919
*/tests/debug.py
20+
*/applications/*.py

0 commit comments

Comments
 (0)