Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ g
Function
g
testing/code/test_excinfo.py:78–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
77
def
test_excinfo_getstatement():
78
def
g():
79
raise
ValueError
80
81
def
f():
82
g()
Callers
4
f
Function · 0.70
h
Function · 0.70
h
Method · 0.70
f
Method · 0.70
Calls
1
f
Function · 0.70
Tested by
no test coverage detected