Skip to content

Commit d4e1f51

Browse files
committed
AppTests: Ignore _version.py in cov
Signed-off-by: Gabe Goodhart <[email protected]>
1 parent 9f021fe commit d4e1f51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.coveragerc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[run]
2+
omit =
3+
scriptit/_version.py

0 commit comments

Comments
 (0)