Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ _cov_wrapper.py
File
_cov_wrapper.py
python/vercel-runtime/tests/_cov_wrapper.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Coverage wrapper
for
subprocess-based tests.
2
3
Starts coverage before running the target script and saves
4
data on exit, ensuring SIGTERM also produces coverage output.
Callers
nothing calls this directly
Calls
7
get
Method · 0.65
compile
Function · 0.50
exec
Function · 0.50
join
Method · 0.45
start
Method · 0.45
register
Method · 0.45
read
Method · 0.45
Tested by
no test coverage detected