MCPcopy 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
3Starts coverage before running the target script and saves
4data on exit, ensuring SIGTERM also produces coverage output.

Callers

nothing calls this directly

Calls 7

getMethod · 0.65
compileFunction · 0.50
execFunction · 0.50
joinMethod · 0.45
startMethod · 0.45
registerMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected