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

1 line
10 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "label": "test_warnings.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L1"}, {"id": "test_warnings_parsecall", "label": "ParseCall", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L14"}, {"id": "test_warnings_parsecall_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L15"}, {"id": "test_warnings_parsecall_visit_attribute", "label": ".visit_Attribute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L18"}, {"id": "test_warnings_parsecall_visit_name", "label": ".visit_Name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L22"}, {"id": "test_warnings_findfuncs", "label": "FindFuncs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L26"}, {"id": "test_warnings_findfuncs_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L27"}, {"id": "test_warnings_findfuncs_visit_call", "label": ".visit_Call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L31"}, {"id": "test_warnings_test_warning_calls", "label": "test_warning_calls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L62"}, {"id": "test_warnings_rationale_1", "label": "Tests which scan for certain occurrences in the code, they may not find all of t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "ast", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "tokenize", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "test_warnings_parsecall", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L14", "weight": 1.0}, {"source": "test_warnings_parsecall", "target": "test_warnings_parsecall_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L15", "weight": 1.0}, {"source": "test_warnings_parsecall", "target": "test_warnings_parsecall_visit_attribute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L18", "weight": 1.0}, {"source": "test_warnings_parsecall", "target": "test_warnings_parsecall_visit_name", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "test_warnings_findfuncs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L26", "weight": 1.0}, {"source": "test_warnings_findfuncs", "target": "test_warnings_findfuncs_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L27", "weight": 1.0}, {"source": "test_warnings_findfuncs", "target": "test_warnings_findfuncs_visit_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "target": "test_warnings_test_warning_calls", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L62", "weight": 1.0}, {"source": "test_warnings_findfuncs_visit_call", "target": "test_warnings_parsecall", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L32", "weight": 1.0}, {"source": "test_warnings_test_warning_calls", "target": "test_warnings_findfuncs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L79", "weight": 1.0}, {"source": "test_warnings_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_tests_test_warnings_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_warnings_parsecall_visit_attribute", "callee": "generic_visit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L19"}, {"caller_nid": "test_warnings_parsecall_visit_attribute", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L20"}, {"caller_nid": "test_warnings_parsecall_visit_name", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L23"}, {"caller_nid": "test_warnings_findfuncs_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L28"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "visit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L33"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "generic_visit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L34"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L37"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L38"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L39"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L44"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L51"}, {"caller_nid": "test_warnings_findfuncs_visit_call", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L56"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L64"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "rglob", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L66"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L77"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L77"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L78"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L78"}, {"caller_nid": "test_warnings_test_warning_calls", "callee": "visit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/tests/test_warnings.py", "source_location": "L79"}]}