Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ f
Function
f
testing/code/test_excinfo.py:60–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
raise
ValueError
59
60
def
f():
61
g()
62
63
try
:
64
f()
Callers
6
test_excinfo_getstatement
Function · 0.70
g
Function · 0.70
g
Method · 0.70
f
Method · 0.70
log
Method · 0.70
test_repr_source_excinfo
Method · 0.70
Calls
1
g
Function · 0.70
Tested by
no test coverage detected