1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "label": "test_argparse.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L1"}, {"id": "test_argparse_test_thread_safe_argparse_cache", "label": "test_thread_safe_argparse_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L27"}, {"id": "test_argparse_test_invalid_integers", "label": "test_invalid_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L39"}, {"id": "test_argparse_test_missing_arguments", "label": "test_missing_arguments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L47"}, {"id": "test_argparse_test_too_many_positional", "label": "test_too_many_positional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L59"}, {"id": "test_argparse_test_multiple_values", "label": "test_multiple_values()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L66"}, {"id": "test_argparse_test_string_fallbacks", "label": "test_string_fallbacks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L72"}, {"id": "test_argparse_test_too_many_arguments_method_forwarding", "label": "test_too_many_arguments_method_forwarding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L83"}, {"id": "test_argparse_rationale_1", "label": "Tests for the private NumPy argument parsing functionality. They mainly exists t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "numpy_core_multiarray_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_thread_safe_argparse_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_invalid_integers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_missing_arguments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_too_many_positional", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_multiple_values", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_string_fallbacks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "target": "test_argparse_test_too_many_arguments_method_forwarding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L83", "weight": 1.0}, {"source": "test_argparse_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_argparse_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_argparse_test_thread_safe_argparse_cache", "callee": "Barrier", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L28"}, {"caller_nid": "test_argparse_test_thread_safe_argparse_cache", "callee": "Thread", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L34"}, {"caller_nid": "test_argparse_test_thread_safe_argparse_cache", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L34"}, {"caller_nid": "test_argparse_test_thread_safe_argparse_cache", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L35"}, {"caller_nid": "test_argparse_test_thread_safe_argparse_cache", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L36"}, {"caller_nid": "test_argparse_test_invalid_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L40"}, {"caller_nid": "test_argparse_test_invalid_integers", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L42"}, {"caller_nid": "test_argparse_test_invalid_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L43"}, {"caller_nid": "test_argparse_test_invalid_integers", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L44"}, {"caller_nid": "test_argparse_test_missing_arguments", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L48"}, {"caller_nid": "test_argparse_test_missing_arguments", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L50"}, {"caller_nid": "test_argparse_test_missing_arguments", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L51"}, {"caller_nid": "test_argparse_test_missing_arguments", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L53"}, {"caller_nid": "test_argparse_test_missing_arguments", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L54"}, {"caller_nid": "test_argparse_test_missing_arguments", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L56"}, {"caller_nid": "test_argparse_test_too_many_positional", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L61"}, {"caller_nid": "test_argparse_test_too_many_positional", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L63"}, {"caller_nid": "test_argparse_test_multiple_values", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L67"}, {"caller_nid": "test_argparse_test_multiple_values", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L69"}, {"caller_nid": "test_argparse_test_string_fallbacks", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L75"}, {"caller_nid": "test_argparse_test_string_fallbacks", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L76"}, {"caller_nid": "test_argparse_test_string_fallbacks", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L77"}, {"caller_nid": "test_argparse_test_string_fallbacks", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L78"}, {"caller_nid": "test_argparse_test_string_fallbacks", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L80"}, {"caller_nid": "test_argparse_test_too_many_arguments_method_forwarding", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L87"}, {"caller_nid": "test_argparse_test_too_many_arguments_method_forwarding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L88"}, {"caller_nid": "test_argparse_test_too_many_arguments_method_forwarding", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L89"}, {"caller_nid": "test_argparse_test_too_many_arguments_method_forwarding", "callee": "mean", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_argparse.py", "source_location": "L90"}]} |