We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8e77a commit 30f2008Copy full SHA for 30f2008
.coveragerc
@@ -6,3 +6,5 @@ include =
6
[report]
7
exclude_lines =
8
raise NotImplementedError.*
9
+omit =
10
+ tests/*
0 commit comments