Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Commit 317c35d

Browse files
authored
Updated coverage configuration
omitted few files from coverage measurement
1 parent f3eda78 commit 317c35d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vms/.coveragerc

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
[run]
33
branch = True
44
source = vms
5+
omit =
6+
*/tests/*
7+
vms/*
58

69
[report]
710
ignore_errors = True

0 commit comments

Comments
 (0)