You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-_--verbose=\<level\>, -v \<level\>_ - Set verbosity level (0-3)
66
-
_ 0 - Silence
67
-
_ 1 - Print overall statistics
68
-
_ 2 - Also print individual statistics for each file
69
-
_ 3 - Also print missing docstrings (function names, class names, etc.)
68
+
- 0 - Silence
69
+
- 1 - Print overall statistics
70
+
- 2 - Also print individual statistics for each file
71
+
- 3 - Also print missing docstrings (function names, class names, etc.)
70
72
-_--failunder=<int|float>, -F <int|float>_ - Fail if under a certain percentage of coverage (default: 100.0)
71
73
-_--docstr-ignore-file=\<filepath\>, -d \<filepath\>_ - Filepath containing list of patterns to ignore. Patterns are (file-pattern, name-pattern) pairs
0 commit comments