1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "label": "test_bdist_rpm.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L1"}, {"id": "test_bdist_rpm_sys_executable_encodable", "label": "sys_executable_encodable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L24"}, {"id": "test_bdist_rpm_testbuildrpm", "label": "TestBuildRpm", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L40"}, {"id": "test_bdist_rpm_test_quiet", "label": "test_quiet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L47"}, {"id": "test_bdist_rpm_test_no_optimize_flag", "label": "test_no_optimize_flag()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L90"}, {"id": "test_bdist_rpm_rationale_1", "label": "Tests for distutils.command.bdist_rpm.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "distutils_command_bdist_rpm", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "distutils_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "test_support", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "test_bdist_rpm_sys_executable_encodable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "test_bdist_rpm_testbuildrpm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "test_bdist_rpm_test_quiet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "target": "test_bdist_rpm_test_no_optimize_flag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L90", "weight": 1.0}, {"source": "test_bdist_rpm_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_bdist_rpm_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_bdist_rpm_sys_executable_encodable", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L26"}, {"caller_nid": "test_bdist_rpm_sys_executable_encodable", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L28"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L49"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L51"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L52"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L53"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L54"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L55"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L56"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L58"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L67"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "bdist_rpm", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L70"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L75"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L76"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L78"}, {"caller_nid": "test_bdist_rpm_test_quiet", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L78"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L92"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L94"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L95"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L96"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L97"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L98"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L99"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L101"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L110"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "bdist_rpm", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L113"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L117"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L118"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L120"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L120"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L127"}, {"caller_nid": "test_bdist_rpm_test_no_optimize_flag", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py", "source_location": "L127"}]} |