Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ f
Function
f
testing/code/test_excinfo.py:81–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
raise
ValueError
80
81
def
f():
82
g()
83
84
try
:
85
f()
Callers
11
test_excinfo_getstatement
Function · 0.70
g
Function · 0.70
g
Method · 0.70
f
Method · 0.70
test_traceback_recursion_index
Method · 0.70
test_traceback_only_specific_recursion_errors
Method · 0.70
test_traceback_no_recursion_index
Method · 0.70
log
Method · 0.70
test_getreprcrash
Method · 0.70
test_getreprcrash_empty
Method · 0.70
test_repr_source_excinfo
Method · 0.70
Calls
1
g
Function · 0.70
Tested by
no test coverage detected