1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "label": "test_msvc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L1"}, {"id": "test_msvc_testmsvccompiler", "label": "Testmsvccompiler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L17"}, {"id": "test_msvc_testmsvccompiler_test_no_compiler", "label": ".test_no_compiler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L18"}, {"id": "test_msvc_test_cross_platform_compilation_paths", "label": "test_cross_platform_compilation_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L44"}, {"id": "test_msvc_test_get_vc_env_unicode", "label": "test_get_vc_env_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L57"}, {"id": "test_msvc_test_get_vc", "label": "test_get_vc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L75"}, {"id": "test_msvc_checkthread", "label": "CheckThread", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L87"}, {"id": "test_msvc_checkthread_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L90"}, {"id": "test_msvc_checkthread_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L96"}, {"id": "test_msvc_testspawn", "label": "TestSpawn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L100"}, {"id": "test_msvc_testspawn_test_concurrent_safe", "label": ".test_concurrent_safe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L101"}, {"id": "test_msvc_testspawn_test_concurrent_safe_fallback", "label": ".test_concurrent_safe_fallback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L119"}, {"id": "test_msvc_rationale_45", "label": "Ensure a specified target platform is passed to _get_vcvars_spec.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L45"}, {"id": "test_msvc_rationale_102", "label": "Concurrent calls to spawn should have consistent results.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L102"}, {"id": "test_msvc_rationale_120", "label": "If CCompiler.spawn has been monkey-patched without support for an env, i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L120"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "unittest_mock", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "distutils_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_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_msvc.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "test_msvc_testmsvccompiler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L17", "weight": 1.0}, {"source": "test_msvc_testmsvccompiler", "target": "test_msvc_testmsvccompiler_test_no_compiler", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "test_msvc_test_cross_platform_compilation_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "test_msvc_test_get_vc_env_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "test_msvc_test_get_vc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "test_msvc_checkthread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L87", "weight": 1.0}, {"source": "test_msvc_checkthread", "target": "test_msvc_checkthread_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L90", "weight": 1.0}, {"source": "test_msvc_checkthread", "target": "test_msvc_checkthread_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_compilers_c_tests_test_msvc_py", "target": "test_msvc_testspawn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L100", "weight": 1.0}, {"source": "test_msvc_testspawn", "target": "test_msvc_testspawn_test_concurrent_safe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L101", "weight": 1.0}, {"source": "test_msvc_testspawn", "target": "test_msvc_testspawn_test_concurrent_safe_fallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L119", "weight": 1.0}, {"source": "test_msvc_testspawn_test_concurrent_safe", "target": "test_msvc_checkthread", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L111", "weight": 1.0}, {"source": "test_msvc_rationale_45", "target": "test_msvc_testmsvccompiler_test_cross_platform_compilation_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L45", "weight": 1.0}, {"source": "test_msvc_rationale_102", "target": "test_msvc_testspawn_test_concurrent_safe", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L102", "weight": 1.0}, {"source": "test_msvc_rationale_120", "target": "test_msvc_testspawn_test_concurrent_safe_fallback", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L120", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_msvc_testmsvccompiler_test_no_compiler", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L25"}, {"caller_nid": "test_msvc_testmsvccompiler_test_no_compiler", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L27"}, {"caller_nid": "test_msvc_testmsvccompiler_test_no_compiler", "callee": "_get_vc_env", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L28"}, {"caller_nid": "test_msvc_test_cross_platform_compilation_paths", "callee": "Compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L48"}, {"caller_nid": "test_msvc_test_cross_platform_compilation_paths", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L53"}, {"caller_nid": "test_msvc_test_cross_platform_compilation_paths", "callee": "initialize", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L54"}, {"caller_nid": "test_msvc_test_get_vc_env_unicode", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L62"}, {"caller_nid": "test_msvc_test_get_vc_env_unicode", "callee": "_get_vc_env", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L65"}, {"caller_nid": "test_msvc_test_get_vc_env_unicode", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L66"}, {"caller_nid": "test_msvc_test_get_vc_env_unicode", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L67"}, {"caller_nid": "test_msvc_test_get_vc_env_unicode", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L69"}, {"caller_nid": "test_msvc_test_get_vc", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L78"}, {"caller_nid": "test_msvc_test_get_vc", "callee": "lookup", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L80"}, {"caller_nid": "test_msvc_test_get_vc", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L82"}, {"caller_nid": "test_msvc_test_get_vc", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L84"}, {"caller_nid": "test_msvc_checkthread_run", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L92"}, {"caller_nid": "test_msvc_checkthread_run", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L94"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe", "callee": "Compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L105"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L111"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L114"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L116"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L117"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe_fallback", "callee": "Compiler", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L126"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe_fallback", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L133"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe_fallback", "callee": "spawn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L134"}, {"caller_nid": "test_msvc_testspawn_test_concurrent_safe_fallback", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py", "source_location": "L136"}]} |