1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "label": "orm.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L1"}, {"id": "orm_ormtest", "label": "ORMTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L27"}, {"id": "testbase", "label": "TestBase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "orm_fixture_session", "label": "fixture_session()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L29"}, {"id": "orm_mappedtest", "label": "MappedTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L33"}, {"id": "tablestest", "label": "TablesTest", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "orm_setup_tables_test_class", "label": "_setup_tables_test_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L43"}, {"id": "orm_setup_tables_test_instance", "label": "_setup_tables_test_instance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L61"}, {"id": "orm_teardown_once_class", "label": "_teardown_once_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L75"}, {"id": "orm_setup_once_classes", "label": "_setup_once_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L79"}, {"id": "orm_setup_once_mappers", "label": "_setup_once_mappers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L84"}, {"id": "orm_mappedtest_setup_each_mappers", "label": "._setup_each_mappers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L89"}, {"id": "orm_mappedtest_setup_each_classes", "label": "._setup_each_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L99"}, {"id": "orm_generate_registry", "label": "_generate_registry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L104"}, {"id": "orm_with_register_classes", "label": "_with_register_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L109"}, {"id": "orm_mappedtest_teardown_each_mappers", "label": "._teardown_each_mappers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L133"}, {"id": "orm_mappedtest_teardown_each_classes", "label": "._teardown_each_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L140"}, {"id": "orm_setup_classes", "label": "setup_classes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L145"}, {"id": "orm_setup_mappers", "label": "setup_mappers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L149"}, {"id": "orm_declarativemappedtest", "label": "DeclarativeMappedTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L153"}, {"id": "orm_setup_once_tables", "label": "_setup_once_tables()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L158"}, {"id": "orm_removeormeventsglobally", "label": "RemoveORMEventsGlobally", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L189"}, {"id": "orm_remove_listeners", "label": "_remove_listeners()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L191"}, {"id": "orm_close_all_sessions", "label": "close_all_sessions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L214"}, {"id": "orm_stop_test_class_inside_fixtures", "label": "stop_test_class_inside_fixtures()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L220"}, {"id": "orm_after_test", "label": "after_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L225"}, {"id": "orm_rationale_110", "label": "Run a setup method, framing the operation with a Base class that will ca", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L110"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "sqlalchemy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_sql_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_entities_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_entities_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_orm_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_ormtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L27", "weight": 1.0}, {"source": "orm_ormtest", "target": "testbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_fixture_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_mappedtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L33", "weight": 1.0}, {"source": "orm_mappedtest", "target": "orm_ormtest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L33", "weight": 1.0}, {"source": "orm_mappedtest", "target": "tablestest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_tables_test_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_tables_test_instance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_teardown_once_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_once_classes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_once_mappers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L84", "weight": 1.0}, {"source": "orm_mappedtest", "target": "orm_mappedtest_setup_each_mappers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L89", "weight": 1.0}, {"source": "orm_mappedtest", "target": "orm_mappedtest_setup_each_classes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_generate_registry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_with_register_classes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L109", "weight": 1.0}, {"source": "orm_mappedtest", "target": "orm_mappedtest_teardown_each_mappers", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L133", "weight": 1.0}, {"source": "orm_mappedtest", "target": "orm_mappedtest_teardown_each_classes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_classes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L145", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_mappers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_declarativemappedtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L153", "weight": 1.0}, {"source": "orm_declarativemappedtest", "target": "orm_mappedtest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_setup_once_tables", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L158", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_with_register_classes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_removeormeventsglobally", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_remove_listeners", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_fixture_session", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_close_all_sessions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_stop_test_class_inside_fixtures", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_fixtures_orm_py", "target": "orm_after_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L225", "weight": 1.0}, {"source": "orm_setup_tables_test_class", "target": "orm_setup_once_tables", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L50", "weight": 1.0}, {"source": "orm_setup_tables_test_class", "target": "orm_setup_once_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L51", "weight": 1.0}, {"source": "orm_setup_tables_test_class", "target": "orm_setup_once_mappers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L52", "weight": 1.0}, {"source": "orm_setup_tables_test_class", "target": "orm_teardown_once_class", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L57", "weight": 1.0}, {"source": "orm_setup_tables_test_instance", "target": "orm_mappedtest_setup_each_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L63", "weight": 1.0}, {"source": "orm_setup_tables_test_instance", "target": "orm_mappedtest_setup_each_mappers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L64", "weight": 1.0}, {"source": "orm_setup_tables_test_instance", "target": "orm_close_all_sessions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L69", "weight": 1.0}, {"source": "orm_setup_tables_test_instance", "target": "orm_mappedtest_teardown_each_mappers", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L70", "weight": 1.0}, {"source": "orm_setup_tables_test_instance", "target": "orm_mappedtest_teardown_each_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L71", "weight": 1.0}, {"source": "orm_setup_once_classes", "target": "orm_with_register_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L81", "weight": 1.0}, {"source": "orm_setup_once_mappers", "target": "orm_generate_registry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L86", "weight": 1.0}, {"source": "orm_setup_once_mappers", "target": "orm_with_register_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L87", "weight": 1.0}, {"source": "orm_mappedtest_setup_each_mappers", "target": "orm_generate_registry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L94", "weight": 1.0}, {"source": "orm_mappedtest_setup_each_mappers", "target": "orm_with_register_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L97", "weight": 1.0}, {"source": "orm_mappedtest_setup_each_classes", "target": "orm_with_register_classes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L101", "weight": 1.0}, {"source": "orm_stop_test_class_inside_fixtures", "target": "orm_close_all_sessions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L221", "weight": 1.0}, {"source": "orm_after_test", "target": "orm_close_all_sessions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L227", "weight": 1.0}, {"source": "orm_rationale_110", "target": "orm_mappedtest_with_register_classes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L110", "weight": 1.0}], "raw_calls": [{"caller_nid": "orm_setup_tables_test_class", "callee": "_init_class", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L45"}, {"caller_nid": "orm_setup_tables_test_class", "callee": "adict", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L48"}, {"caller_nid": "orm_setup_tables_test_class", "callee": "_setup_once_inserts", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L53"}, {"caller_nid": "orm_setup_tables_test_class", "callee": "_teardown_once_metadata_bind", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L58"}, {"caller_nid": "orm_setup_tables_test_instance", "callee": "_setup_each_tables", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L62"}, {"caller_nid": "orm_setup_tables_test_instance", "callee": "_setup_each_inserts", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L65"}, {"caller_nid": "orm_setup_tables_test_instance", "callee": "_teardown_each_tables", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L72"}, {"caller_nid": "orm_teardown_once_class", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L76"}, {"caller_nid": "orm_generate_registry", "callee": "registry", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L105"}, {"caller_nid": "orm_with_register_classes", "callee": "fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L131"}, {"caller_nid": "orm_mappedtest_teardown_each_mappers", "callee": "clear_mappers", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L138"}, {"caller_nid": "orm_mappedtest_teardown_each_classes", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L142"}, {"caller_nid": "orm_with_register_classes", "callee": "with_variant", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L169"}, {"caller_nid": "orm_with_register_classes", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L169"}, {"caller_nid": "orm_with_register_classes", "callee": "String", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L170"}, {"caller_nid": "orm_with_register_classes", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L183"}, {"caller_nid": "orm_with_register_classes", "callee": "create_all", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L186"}, {"caller_nid": "orm_remove_listeners", "callee": "_clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L193"}, {"caller_nid": "orm_remove_listeners", "callee": "_clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L194"}, {"caller_nid": "orm_remove_listeners", "callee": "_clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L195"}, {"caller_nid": "orm_remove_listeners", "callee": "_clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L196"}, {"caller_nid": "orm_remove_listeners", "callee": "_clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L197"}, {"caller_nid": "orm_fixture_session", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L204"}, {"caller_nid": "orm_fixture_session", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L205"}, {"caller_nid": "orm_fixture_session", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L207"}, {"caller_nid": "orm_fixture_session", "callee": "Session", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L209"}, {"caller_nid": "orm_fixture_session", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L210"}, {"caller_nid": "orm_close_all_sessions", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L217"}, {"caller_nid": "orm_stop_test_class_inside_fixtures", "callee": "clear_mappers", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/fixtures/orm.py", "source_location": "L222"}]} |