MCPcopy 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
35def find_edgedb_root():
36 return os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
37
38
39class TestCodeQuality(unittest.TestCase):

Callers 5

test_cqa_empty_initMethod · 0.70
test_cqa_ruffMethod · 0.70
test_cqa_mypyMethod · 0.70
test_cqa_rust_clippyMethod · 0.70
test_cqa_rust_rustfmtMethod · 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…