click-log 0.4.0
-
PyPI https://pypi.org/project/click-log/ Repository https://github.com/click-contrib/click-log -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 11 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 6 "classes" : 4 "other" : 0- 2 functions (+0 overloads)
- 4 parameters
- 2 classes
- 2 methods (+0 overloads)
- 2 parameters
- 0 properties
- 2 methods (+0 overloads)
- 3 modules
- 0 attrs
- 2 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
click_log |
0.0% | 0.0% | 0 | 0 |
click_log.core |
0.0% | 0.0% | 7 | 0 |
click_log.options |
0.0% | 0.0% | 4 | 0 |
Incomplete Annotations
click_log.core (7 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
ColorFormatter.format |
2 | 0 | 0 |
attr |
ColorFormatter.colors |
1 | 0 | 0 |
func |
basic_config |
2 | 0 | 0 |
meth |
ClickHandler.emit |
2 | 0 | 0 |
click_log.options (4 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
simple_verbosity_option |
4 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.