Skip to content

Commit d947fc6

Browse files
committed
chore: exclude test files from coverage reporting
1 parent ea68975 commit d947fc6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ omit =
88
*admin.py
99
*/static/*
1010
*/templates/*
11+
*/tests/*

0 commit comments

Comments
 (0)