1 line
9.6 KiB
JSON
1 line
9.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "label": "test_finfo.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L1"}, {"id": "test_finfo_macharlike", "label": "MachArLike", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L8"}, {"id": "test_finfo_macharlike_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L10"}, {"id": "test_finfo_float16_ma", "label": "float16_ma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L25"}, {"id": "test_finfo_float32_ma", "label": "float32_ma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L38"}, {"id": "test_finfo_float64_ma", "label": "float64_ma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L51"}, {"id": "test_finfo_test_finfo_properties", "label": "test_finfo_properties()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L75"}, {"id": "test_finfo_rationale_9", "label": "Minimal class to simulate machine arithmetic parameters.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L9"}, {"id": "test_finfo_rationale_26", "label": "Machine arithmetic parameters for float16.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L26"}, {"id": "test_finfo_rationale_39", "label": "Machine arithmetic parameters for float32.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L39"}, {"id": "test_finfo_rationale_52", "label": "Machine arithmetic parameters for float64.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L52"}, {"id": "test_finfo_rationale_76", "label": "Test that finfo properties match expected machine arithmetic values.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L76"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "test_finfo_macharlike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L8", "weight": 1.0}, {"source": "test_finfo_macharlike", "target": "test_finfo_macharlike_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "test_finfo_float16_ma", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "test_finfo_float32_ma", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "test_finfo_float64_ma", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_finfo_py", "target": "test_finfo_test_finfo_properties", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L75", "weight": 1.0}, {"source": "test_finfo_float16_ma", "target": "test_finfo_macharlike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L28", "weight": 1.0}, {"source": "test_finfo_float32_ma", "target": "test_finfo_macharlike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L41", "weight": 1.0}, {"source": "test_finfo_float64_ma", "target": "test_finfo_macharlike", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L54", "weight": 1.0}, {"source": "test_finfo_rationale_9", "target": "test_finfo_macharlike", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L9", "weight": 1.0}, {"source": "test_finfo_rationale_26", "target": "test_finfo_float16_ma", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L26", "weight": 1.0}, {"source": "test_finfo_rationale_39", "target": "test_finfo_float32_ma", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L39", "weight": 1.0}, {"source": "test_finfo_rationale_52", "target": "test_finfo_float64_ma", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L52", "weight": 1.0}, {"source": "test_finfo_rationale_76", "target": "test_finfo_test_finfo_properties", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_finfo_macharlike_init", "callee": "exp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L18"}, {"caller_nid": "test_finfo_macharlike_init", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L18"}, {"caller_nid": "test_finfo_macharlike_init", "callee": "exp2", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L19"}, {"caller_nid": "test_finfo_macharlike_init", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L19"}, {"caller_nid": "test_finfo_macharlike_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L20"}, {"caller_nid": "test_finfo_macharlike_init", "callee": "log10", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L20"}, {"caller_nid": "test_finfo_macharlike_init", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L21"}, {"caller_nid": "test_finfo_test_finfo_properties", "callee": "getfixturevalue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L77"}, {"caller_nid": "test_finfo_test_finfo_properties", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L78"}, {"caller_nid": "test_finfo_test_finfo_properties", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L80"}, {"caller_nid": "test_finfo_test_finfo_properties", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_finfo.py", "source_location": "L81"}]} |