Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSoft-AI4Code/CodeWiki
/ Repository
Class
Repository
codewiki/src/be/dependency_analyzer/models/core.py:60–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
class
Repository(BaseModel):
61
url: str
62
63
name: str
64
65
clone_path: str
66
67
analysis_id: str
Callers
1
analyze_repository_full
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected