Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geldata/gel
/ find_edgedb_root
Function
find_edgedb_root
tests/test_sourcecode.py:35–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
35
def
find_edgedb_root():
36
return
os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
37
38
39
class
TestCodeQuality(unittest.TestCase):
Callers
5
test_cqa_empty_init
Method · 0.70
test_cqa_ruff
Method · 0.70
test_cqa_mypy
Method · 0.70
test_cqa_rust_clippy
Method · 0.70
test_cqa_rust_rustfmt
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…