Files
tfm_ainventory/graphify-out/cache/e61523fc505446cb520466b27224f4dfd13f03ba91ddf858ef1068746abaea71.json

1 line
37 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "label": "config.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L1"}, {"id": "config_nullfixturefunctions", "label": "_NullFixtureFunctions", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L51"}, {"id": "config_nullfixturefunctions_null_decorator", "label": "._null_decorator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L52"}, {"id": "config_nullfixturefunctions_skip_test_exception", "label": ".skip_test_exception()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L58"}, {"id": "config_add_to_marker", "label": "add_to_marker()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L62"}, {"id": "config_nullfixturefunctions_mark_base_test_class", "label": ".mark_base_test_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L65"}, {"id": "config_nullfixturefunctions_combinations", "label": ".combinations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L68"}, {"id": "config_nullfixturefunctions_param_ident", "label": ".param_ident()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L71"}, {"id": "config_nullfixturefunctions_fixture", "label": ".fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L74"}, {"id": "config_nullfixturefunctions_get_current_test_name", "label": ".get_current_test_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L77"}, {"id": "config_nullfixturefunctions_async_test", "label": ".async_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L80"}, {"id": "config_combinations", "label": "combinations()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L91"}, {"id": "config_combinations_list", "label": "combinations_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L166"}, {"id": "config_variation", "label": "Variation", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L171"}, {"id": "config_variation_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L174"}, {"id": "config_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L182"}, {"id": "config_name", "label": "name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L185"}, {"id": "config_variation_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L188"}, {"id": "config_variation_nonzero", "label": ".__nonzero__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L191"}, {"id": "config_variation_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L194"}, {"id": "config_variation_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L197"}, {"id": "config_variation_fail", "label": ".fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L200"}, {"id": "config_idfn", "label": "idfn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L204"}, {"id": "config_generate_cases", "label": "generate_cases()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L208"}, {"id": "config_variation_fixture", "label": "variation_fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L294"}, {"id": "config_fixture", "label": "fixture()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L302"}, {"id": "config_get_current_test_name", "label": "get_current_test_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L306"}, {"id": "config_mark_base_test_class", "label": "mark_base_test_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L310"}, {"id": "config_addtomarker", "label": "_AddToMarker", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L314"}, {"id": "config_addtomarker_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L315"}, {"id": "config_config", "label": "Config", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L322"}, {"id": "config_config_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L323"}, {"id": "config_config_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L343"}, {"id": "config_config_set_name", "label": "._set_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L350"}, {"id": "config_register", "label": "register()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L359"}, {"id": "config_set_as_current", "label": "set_as_current()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L378"}, {"id": "config_push_engine", "label": "push_engine()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L388"}, {"id": "config_push", "label": "push()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L398"}, {"id": "config_pop", "label": "pop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L403"}, {"id": "config_reset", "label": "reset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L411"}, {"id": "config_all_configs", "label": "all_configs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L417"}, {"id": "config_all_dbs", "label": "all_dbs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L421"}, {"id": "config_config_skip_test", "label": ".skip_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L425"}, {"id": "config_skip_test", "label": "skip_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L429"}, {"id": "config_async_test", "label": "async_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L433"}, {"id": "config_rationale_97", "label": "r\"\"\"Deliver multiple versions of a test based on positional combinations. T", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L97"}, {"id": "config_rationale_167", "label": "As combination, but takes a single iterable", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L167"}, {"id": "config_rationale_226", "label": "a helper around testing.combinations that provides a single namespace that c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L226"}, {"id": "config_rationale_360", "label": "add a config as one of the global configs. If there are no configs set", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L360"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "argparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_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/config.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_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/config.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_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/config.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_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/config.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_plugin_plugin_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_nullfixturefunctions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L51", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_null_decorator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L52", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_skip_test_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_add_to_marker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L62", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_mark_base_test_class", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L65", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_combinations", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L68", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_param_ident", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L71", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_fixture", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L74", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_get_current_test_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L77", "weight": 1.0}, {"source": "config_nullfixturefunctions", "target": "config_nullfixturefunctions_async_test", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_combinations", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L91", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_combinations_list", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_variation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L171", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L174", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L185", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L188", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_nonzero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L191", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L194", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L197", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_idfn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_generate_cases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_variation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L225", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_variation_fixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_fixture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L302", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_get_current_test_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L306", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_mark_base_test_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L310", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_addtomarker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L314", "weight": 1.0}, {"source": "config_addtomarker", "target": "config_addtomarker_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L322", "weight": 1.0}, {"source": "config_config", "target": "config_config_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L323", "weight": 1.0}, {"source": "config_config", "target": "config_config_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L343", "weight": 1.0}, {"source": "config_config", "target": "config_config_set_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L350", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_register", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L359", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_set_as_current", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L378", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_push_engine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L388", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_push", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L398", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_pop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L403", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_reset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L411", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_all_configs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L417", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_all_dbs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L421", "weight": 1.0}, {"source": "config_config", "target": "config_config_skip_test", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L425", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_skip_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L429", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_sqlalchemy_testing_config_py", "target": "config_async_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L433", "weight": 1.0}, {"source": "config_nullfixturefunctions_mark_base_test_class", "target": "config_nullfixturefunctions_null_decorator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L66", "weight": 1.0}, {"source": "config_nullfixturefunctions_combinations", "target": "config_nullfixturefunctions_null_decorator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L69", "weight": 1.0}, {"source": "config_nullfixturefunctions_param_ident", "target": "config_nullfixturefunctions_null_decorator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L72", "weight": 1.0}, {"source": "config_nullfixturefunctions_fixture", "target": "config_nullfixturefunctions_null_decorator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L75", "weight": 1.0}, {"source": "config_combinations_list", "target": "config_combinations", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L168", "weight": 1.0}, {"source": "config_variation_nonzero", "target": "config_variation_bool", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L192", "weight": 1.0}, {"source": "config_variation", "target": "config_variation_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L259", "weight": 1.0}, {"source": "config_variation", "target": "config_generate_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L275", "weight": 1.0}, {"source": "config_variation", "target": "config_combinations", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L278", "weight": 1.0}, {"source": "config_variation_fixture", "target": "config_fixture", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L295", "weight": 1.0}, {"source": "config_variation_fixture", "target": "config_generate_cases", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L296", "weight": 1.0}, {"source": "config_config_init", "target": "config_config_set_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L324", "weight": 1.0}, {"source": "config_register", "target": "config_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L367", "weight": 1.0}, {"source": "config_push_engine", "target": "config_push", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L390", "weight": 1.0}, {"source": "config_push_engine", "target": "config_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L391", "weight": 1.0}, {"source": "config_push", "target": "config_set_as_current", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L400", "weight": 1.0}, {"source": "config_pop", "target": "config_set_as_current", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L408", "weight": 1.0}, {"source": "config_reset", "target": "config_set_as_current", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L413", "weight": 1.0}, {"source": "config_all_dbs", "target": "config_all_configs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L422", "weight": 1.0}, {"source": "config_config_skip_test", "target": "config_skip_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L426", "weight": 1.0}, {"source": "config_skip_test", "target": "config_nullfixturefunctions_skip_test_exception", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L430", "weight": 1.0}, {"source": "config_rationale_97", "target": "config_combinations", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L97", "weight": 1.0}, {"source": "config_rationale_167", "target": "config_combinations_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L167", "weight": 1.0}, {"source": "config_rationale_226", "target": "config_variation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L226", "weight": 1.0}, {"source": "config_rationale_360", "target": "config_config_register", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L360", "weight": 1.0}], "raw_calls": [{"caller_nid": "config_nullfixturefunctions_skip_test_exception", "callee": "Exception", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L59"}, {"caller_nid": "config_add_to_marker", "callee": "Mock", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L63"}, {"caller_nid": "config_variation_init", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L178"}, {"caller_nid": "config_variation_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L198"}, {"caller_nid": "config_generate_cases", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L214"}, {"caller_nid": "config_generate_cases", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L218"}, {"caller_nid": "config_generate_cases", "callee": "typ", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L222"}, {"caller_nid": "config_variation", "callee": "isfunction", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L255"}, {"caller_nid": "config_variation", "callee": "argname_or_fn", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L257"}, {"caller_nid": "config_variation", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L269"}, {"caller_nid": "config_variation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L269"}, {"caller_nid": "config_variation", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L285"}, {"caller_nid": "config_addtomarker_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L316"}, {"caller_nid": "config_config_init", "callee": "asbool", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L332"}, {"caller_nid": "config_config_init", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L333"}, {"caller_nid": "config_config_init", "callee": "is_preferred_driver", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L338"}, {"caller_nid": "config_config_set_name", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L353"}, {"caller_nid": "config_config_set_name", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L353"}, {"caller_nid": "config_register", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L374"}, {"caller_nid": "config_push", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L399"}, {"caller_nid": "config_reset", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/sqlalchemy/testing/config.py", "source_location": "L414"}]}