1 line
6.0 KiB
JSON
1 line
6.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_pytesttester_py", "label": "_pytesttester.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L1"}, {"id": "pytesttester_show_numpy_info", "label": "_show_numpy_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L37"}, {"id": "pytesttester_pytesttester", "label": "PytestTester", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L45"}, {"id": "pytesttester_pytesttester_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L75"}, {"id": "pytesttester_pytesttester_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L79"}, {"id": "pytesttester_rationale_1", "label": "Pytest test running. This module implements the ``test()`` function for NumPy m", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L1"}, {"id": "pytesttester_rationale_46", "label": "Pytest test runner. A test function is typically added to a package's __ini", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L46"}, {"id": "pytesttester_rationale_81", "label": "Run tests for module using pytest. Parameters ----------", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L81"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_pytesttester_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_pytesttester_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_pytesttester_py", "target": "pytesttester_show_numpy_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_pytesttester_py", "target": "pytesttester_pytesttester", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L45", "weight": 1.0}, {"source": "pytesttester_pytesttester", "target": "pytesttester_pytesttester_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L75", "weight": 1.0}, {"source": "pytesttester_pytesttester", "target": "pytesttester_pytesttester_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L79", "weight": 1.0}, {"source": "pytesttester_pytesttester_call", "target": "pytesttester_show_numpy_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L194", "weight": 1.0}, {"source": "pytesttester_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_pytesttester_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L1", "weight": 1.0}, {"source": "pytesttester_rationale_46", "target": "pytesttester_pytesttester", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L46", "weight": 1.0}, {"source": "pytesttester_rationale_81", "target": "pytesttester_pytesttester_call", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L81", "weight": 1.0}], "raw_calls": [{"caller_nid": "pytesttester_show_numpy_info", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L40"}, {"caller_nid": "pytesttester_show_numpy_info", "callee": "_opt_info", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L41"}, {"caller_nid": "pytesttester_show_numpy_info", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L42"}, {"caller_nid": "pytesttester_pytesttester_call", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L131"}, {"caller_nid": "pytesttester_pytesttester_call", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L140"}, {"caller_nid": "pytesttester_pytesttester_call", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L141"}, {"caller_nid": "pytesttester_pytesttester_call", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L166"}, {"caller_nid": "pytesttester_pytesttester_call", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L191"}, {"caller_nid": "pytesttester_pytesttester_call", "callee": "main", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_pytesttester.py", "source_location": "L197"}]} |