Files
tfm_ainventory/graphify-out/cache/8e1cf8fef609fd8d91f247db62d854a16deaa54815ca54e4d3326e1b13a908c0.json

1 line
9.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "label": "test_find_py_modules.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L1"}, {"id": "test_find_py_modules_testmodulefinder", "label": "TestModuleFinder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L13"}, {"id": "test_find_py_modules_testmodulefinder_find", "label": ".find()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L14"}, {"id": "test_find_py_modules_test_finder", "label": "test_finder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L38"}, {"id": "test_find_py_modules_test_symlinked_packages_are_included", "label": "test_symlinked_packages_are_included()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L44"}, {"id": "test_find_py_modules_testflatlayoutmodulefinder", "label": "TestFlatLayoutModuleFinder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L51"}, {"id": "test_find_py_modules_testflatlayoutmodulefinder_find", "label": ".find()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L52"}, {"id": "test_find_py_modules_test_unwanted_files_not_included", "label": "test_unwanted_files_not_included()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L70"}, {"id": "test_find_py_modules_rationale_1", "label": "Tests for automatic discovery of modules", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "setuptools_discovery", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_compat_py39_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_packages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "test_find_py_modules_testmodulefinder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L13", "weight": 1.0}, {"source": "test_find_py_modules_testmodulefinder", "target": "test_find_py_modules_testmodulefinder_find", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "test_find_py_modules_test_finder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "test_find_py_modules_test_symlinked_packages_are_included", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "test_find_py_modules_testflatlayoutmodulefinder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L51", "weight": 1.0}, {"source": "test_find_py_modules_testflatlayoutmodulefinder", "target": "test_find_py_modules_testflatlayoutmodulefinder_find", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "target": "test_find_py_modules_test_unwanted_files_not_included", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L70", "weight": 1.0}, {"source": "test_find_py_modules_testmodulefinder_find", "target": "test_find_py_modules_testflatlayoutmodulefinder_find", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L15", "weight": 1.0}, {"source": "test_find_py_modules_test_finder", "target": "test_find_py_modules_testflatlayoutmodulefinder_find", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L41", "weight": 1.0}, {"source": "test_find_py_modules_test_symlinked_packages_are_included", "target": "test_find_py_modules_testflatlayoutmodulefinder_find", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L48", "weight": 1.0}, {"source": "test_find_py_modules_test_unwanted_files_not_included", "target": "test_find_py_modules_testflatlayoutmodulefinder_find", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L73", "weight": 1.0}, {"source": "test_find_py_modules_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_tests_test_find_py_modules_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_find_py_modules_testmodulefinder_find", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L15"}, {"caller_nid": "test_find_py_modules_testmodulefinder_find", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L15"}, {"caller_nid": "test_find_py_modules_test_finder", "callee": "ensure_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L40"}, {"caller_nid": "test_find_py_modules_test_finder", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L41"}, {"caller_nid": "test_find_py_modules_test_symlinked_packages_are_included", "callee": "ensure_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L46"}, {"caller_nid": "test_find_py_modules_test_symlinked_packages_are_included", "callee": "symlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L47"}, {"caller_nid": "test_find_py_modules_testflatlayoutmodulefinder_find", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L53"}, {"caller_nid": "test_find_py_modules_testflatlayoutmodulefinder_find", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L53"}, {"caller_nid": "test_find_py_modules_test_unwanted_files_not_included", "callee": "ensure_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L72"}, {"caller_nid": "test_find_py_modules_test_unwanted_files_not_included", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py", "source_location": "L73"}]}