MCPcopy
hub / github.com/qodo-ai/qodo-cover / main

Function main

cover_agent/main_full_repo.py:61–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

59
60
61def main():
62 asyncio.run(run())
63
64
65if __name__ == "__main__":

Callers 1

main_full_repo.pyFile · 0.70

Calls 2

runMethod · 0.80
runFunction · 0.70

Tested by

no test coverage detected