yappi 1.7.6
Version history | Download JSON
-
PyPI https://pypi.org/project/yappi/ Repository https://github.com/sumerc/yappi -
py.typed -
Coverage
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "Typed" : 0 "Any" : 0 "Untyped" : 21 -
Typables
%%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%% pie title "functions" : 21 "classes" : 0 "other" : 0- 12 functions (+0 overloads)
- 9 parameters
- 0 classes
- 0 methods (+0 overloads)
- 0 parameters
- 0 properties
- 0 methods (+0 overloads)
- 1 modules
- 0 attrs
- 12 functions (+0 overloads)
Modules
| Module | Coverage | Coverage (strict) | Typables | Ignores |
|---|---|---|---|---|
yappi |
0.0% | 0.0% | 21 | 0 |
Incomplete Annotations
yappi (21 missing, 0 any)
| Symbol | Typable | Typed | Any | |
|---|---|---|---|---|
func |
clear_stats |
1 | 0 | 0 |
func |
is_running |
1 | 0 | 0 |
func |
get_clock_time |
1 | 0 | 0 |
func |
get_mem_usage |
1 | 0 | 0 |
func |
get_clock_info |
1 | 0 | 0 |
func |
get_func_stats |
5 | 0 | 0 |
func |
set_context_backend |
2 | 0 | 0 |
func |
stop |
1 | 0 | 0 |
func |
get_thread_stats |
1 | 0 | 0 |
func |
get_clock_type |
1 | 0 | 0 |
func |
start |
4 | 0 | 0 |
func |
set_clock_type |
2 | 0 | 0 |
Type-Ignore Comments
No type-ignore comments.