1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "label": "test_cygwin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L1"}, {"id": "test_cygwin_stuff", "label": "stuff()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L14"}, {"id": "test_cygwin_testcygwinccompiler", "label": "TestCygwinCCompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L21"}, {"id": "test_cygwin_testcygwinccompiler_get_config_h_filename", "label": "._get_config_h_filename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L22"}, {"id": "test_cygwin_test_find_library_file", "label": "test_find_library_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L27"}, {"id": "test_cygwin_test_runtime_library_dir_option", "label": "test_runtime_library_dir_option()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L38"}, {"id": "test_cygwin_testcygwinccompiler_test_check_config_h", "label": ".test_check_config_h()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L44"}, {"id": "test_cygwin_testcygwinccompiler_test_get_msvcr", "label": ".test_get_msvcr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L68"}, {"id": "test_cygwin_test_dll_libraries_not_none", "label": "test_dll_libraries_not_none()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L72"}, {"id": "test_cygwin_rationale_1", "label": "Tests for distutils.cygwinccompiler.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "test_cygwin_stuff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "test_cygwin_testcygwinccompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L21", "weight": 1.0}, {"source": "test_cygwin_testcygwinccompiler", "target": "test_cygwin_testcygwinccompiler_get_config_h_filename", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "test_cygwin_test_find_library_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "test_cygwin_test_runtime_library_dir_option", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L38", "weight": 1.0}, {"source": "test_cygwin_testcygwinccompiler", "target": "test_cygwin_testcygwinccompiler_test_check_config_h", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L44", "weight": 1.0}, {"source": "test_cygwin_testcygwinccompiler", "target": "test_cygwin_testcygwinccompiler_test_get_msvcr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "target": "test_cygwin_test_dll_libraries_not_none", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L72", "weight": 1.0}, {"source": "test_cygwin_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_cygwin_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_cygwin_stuff", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L16"}, {"caller_nid": "test_cygwin_stuff", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L16"}, {"caller_nid": "test_cygwin_stuff", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L17"}, {"caller_nid": "test_cygwin_stuff", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L18"}, {"caller_nid": "test_cygwin_test_find_library_file", "callee": "CygwinCCompiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L30"}, {"caller_nid": "test_cygwin_test_find_library_file", "callee": "find_library_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L32"}, {"caller_nid": "test_cygwin_test_find_library_file", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L34"}, {"caller_nid": "test_cygwin_test_runtime_library_dir_option", "callee": "CygwinCCompiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L41"}, {"caller_nid": "test_cygwin_test_runtime_library_dir_option", "callee": "runtime_library_dir_option", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L42"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_check_config_h", "callee": "check_config_h", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L52"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_check_config_h", "callee": "check_config_h", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L58"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_check_config_h", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L61"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_check_config_h", "callee": "check_config_h", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L62"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_check_config_h", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L65"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_check_config_h", "callee": "check_config_h", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L66"}, {"caller_nid": "test_cygwin_testcygwinccompiler_test_get_msvcr", "callee": "get_msvcr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L69"}, {"caller_nid": "test_cygwin_test_dll_libraries_not_none", "callee": "CygwinCCompiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py", "source_location": "L75"}]} |