click-option-group 0.5.9
Version history | Download JSON
-
PyPI https://pypi.org/project/click-option-group/ Repository https://github.com/click-contrib/click-option-group -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 69 "Any" : 2 "Untyped" : 2 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 0 "classes" : 71 "other" : 2- 0 functions (+0 overloads)
- 0 parameters
- 7 classes
- 19 methods (+0 overloads)
- 38 parameters
- 14 properties
- 19 methods (+0 overloads)
- 3 modules
- 2 attrs
- 0 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
click_option_group._core |
98.6% | 95.8% | 71 | 0 |
click_option_group._decorators |
0.0% | 0.0% | 1 | 0 |
click_option_group._version |
100.0% | 100.0% | 1 | 0 |
Incomplete Annotations
click_option_group._core (1 missing, 2 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
meth |
OptionGroup.option |
3 | 3 | 1 |
meth |
GroupedOption.init |
4 | 3 | 1 |
click_option_group._decorators (1 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
attr |
optgroup |
1 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.