Skip to content

Commit 15de243

Browse files
committed
checkpoint
1 parent d8e9891 commit 15de243

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.coveragerc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[run]
2+
# Tell coverage which directories should be considered as source.
3+
source = helpers
4+
5+
[report]
6+
# Glob pattern(s) of files to omit from the report.
7+
omit =
8+
*/devops/compose/*

0 commit comments

Comments
 (0)