Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ foo
Function
foo
tests_python/test_utilities.py:354–355 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
352
assert pydevd_tracing.set_trace_to_threads(tracing_func) == 0
353
354
def
foo():
355
pass
356
357
foo()
358
assert called[0] > 2
Callers
8
_check_basic_tracing
Function · 0.70
test_create_class
Method · 0.50
test_create_class2
Method · 0.50
test_update_constant
Method · 0.50
test_update_constant_with_custom_code
Method · 0.50
test_reload_custom_code_after_changes
Method · 0.50
test_reload_custom_code_after_changes_in_class
Method · 0.50
test_update_constant_with_custom_code2
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected