Skip to content

Commit 09971f0

Browse files
committed
exclude tests from coverage
1 parent e934c10 commit 09971f0

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
@@ -1,3 +1,4 @@
11
[run]
22
omit =
3-
examples/*
3+
examples/*
4+
tests/*

0 commit comments

Comments
 (0)