1 line
35 KiB
JSON
1 line
35 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "label": "test_scalar_ctors.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L1"}, {"id": "test_scalar_ctors_testfromstring", "label": "TestFromString", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L10"}, {"id": "test_scalar_ctors_testfromstring_test_floating", "label": ".test_floating()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L11"}, {"id": "test_scalar_ctors_testfromstring_test_floating_overflow", "label": ".test_floating_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L20"}, {"id": "test_scalar_ctors_testextraargs", "label": "TestExtraArgs", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L41"}, {"id": "test_scalar_ctors_testextraargs_test_superclass", "label": ".test_superclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L42"}, {"id": "test_scalar_ctors_testextraargs_test_datetime", "label": ".test_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L58"}, {"id": "test_scalar_ctors_testextraargs_test_bool", "label": ".test_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L65"}, {"id": "test_scalar_ctors_testextraargs_test_void", "label": ".test_void()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L69"}, {"id": "test_scalar_ctors_testfromint", "label": "TestFromInt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L74"}, {"id": "test_scalar_ctors_testfromint_test_intp", "label": ".test_intp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L75"}, {"id": "test_scalar_ctors_testfromint_test_uint64_from_negative", "label": ".test_uint64_from_negative()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L79"}, {"id": "test_scalar_ctors_testarrayfromscalar", "label": "TestArrayFromScalar", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L90"}, {"id": "test_scalar_ctors_testarrayfromscalar_do_test", "label": "._do_test()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L93"}, {"id": "test_scalar_ctors_test_integers", "label": "test_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L112"}, {"id": "test_scalar_ctors_test_reals", "label": "test_reals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L117"}, {"id": "test_scalar_ctors_test_complex", "label": "test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L123"}, {"id": "test_scalar_ctors_test_complex_errors", "label": "test_complex_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L127"}, {"id": "test_scalar_ctors_test_void_via_length", "label": "test_void_via_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L138"}, {"id": "test_scalar_ctors_test_void_from_byteslike", "label": "test_void_from_byteslike()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L146"}, {"id": "test_scalar_ctors_test_void_arraylike_trumps_byteslike", "label": "test_void_arraylike_trumps_byteslike()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L162"}, {"id": "test_scalar_ctors_test_void_dtype_arg", "label": "test_void_dtype_arg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L171"}, {"id": "test_scalar_ctors_test_void_from_integer_with_dtype", "label": "test_void_from_integer_with_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L180"}, {"id": "test_scalar_ctors_test_void_from_structure", "label": "test_void_from_structure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L187"}, {"id": "test_scalar_ctors_test_void_bad_dtype", "label": "test_void_bad_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L195"}, {"id": "test_scalar_ctors_rationale_1", "label": "Test the scalar constructors, which also do type-coercion", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L1"}, {"id": "test_scalar_ctors_rationale_21", "label": "Strings containing an unrepresentable float overflow", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L21"}, {"id": "test_scalar_ctors_rationale_91", "label": "gh-15467 and gh-19125", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L91"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_testfromstring", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L10", "weight": 1.0}, {"source": "test_scalar_ctors_testfromstring", "target": "test_scalar_ctors_testfromstring_test_floating", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L11", "weight": 1.0}, {"source": "test_scalar_ctors_testfromstring", "target": "test_scalar_ctors_testfromstring_test_floating_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_testextraargs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L41", "weight": 1.0}, {"source": "test_scalar_ctors_testextraargs", "target": "test_scalar_ctors_testextraargs_test_superclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L42", "weight": 1.0}, {"source": "test_scalar_ctors_testextraargs", "target": "test_scalar_ctors_testextraargs_test_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L58", "weight": 1.0}, {"source": "test_scalar_ctors_testextraargs", "target": "test_scalar_ctors_testextraargs_test_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L65", "weight": 1.0}, {"source": "test_scalar_ctors_testextraargs", "target": "test_scalar_ctors_testextraargs_test_void", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_testfromint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L74", "weight": 1.0}, {"source": "test_scalar_ctors_testfromint", "target": "test_scalar_ctors_testfromint_test_intp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L75", "weight": 1.0}, {"source": "test_scalar_ctors_testfromint", "target": "test_scalar_ctors_testfromint_test_uint64_from_negative", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_testarrayfromscalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L90", "weight": 1.0}, {"source": "test_scalar_ctors_testarrayfromscalar", "target": "test_scalar_ctors_testarrayfromscalar_do_test", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_integers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_reals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_complex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L123", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_complex_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_via_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_from_byteslike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_arraylike_trumps_byteslike", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L162", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_dtype_arg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_from_integer_with_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L180", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_from_structure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L187", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "target": "test_scalar_ctors_test_void_bad_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L195", "weight": 1.0}, {"source": "test_scalar_ctors_test_integers", "target": "test_scalar_ctors_testarrayfromscalar_do_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L113", "weight": 1.0}, {"source": "test_scalar_ctors_test_reals", "target": "test_scalar_ctors_testarrayfromscalar_do_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L118", "weight": 1.0}, {"source": "test_scalar_ctors_test_complex", "target": "test_scalar_ctors_testarrayfromscalar_do_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L124", "weight": 1.0}, {"source": "test_scalar_ctors_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_scalar_ctors_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L1", "weight": 1.0}, {"source": "test_scalar_ctors_rationale_21", "target": "test_scalar_ctors_testfromstring_test_floating_overflow", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L21", "weight": 1.0}, {"source": "test_scalar_ctors_rationale_91", "target": "test_scalar_ctors_testarrayfromscalar", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L91", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_scalar_ctors_testfromstring_test_floating", "callee": "single", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L13"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating", "callee": "double", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L14"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating", "callee": "longdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L15"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L16"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L17"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L18"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "half", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L22"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L23"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "single", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L24"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L25"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "double", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L26"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L27"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L28"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L29"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "half", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L31"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L32"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "single", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L33"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L34"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "double", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L35"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L36"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L37"}, {"caller_nid": "test_scalar_ctors_testfromstring_test_floating_overflow", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L38"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L44"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L46"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L50"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L51"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L52"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "str_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L53"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_superclass", "callee": "bytes_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L56"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L59"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_datetime", "callee": "datetime_data", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L60"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_datetime", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L62"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L63"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_bool", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L66"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L67"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_void", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L70"}, {"caller_nid": "test_scalar_ctors_testextraargs_test_void", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L71"}, {"caller_nid": "test_scalar_ctors_testfromint_test_intp", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L77"}, {"caller_nid": "test_scalar_ctors_testfromint_test_intp", "callee": "intp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L77"}, {"caller_nid": "test_scalar_ctors_testfromint_test_uint64_from_negative", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L80"}, {"caller_nid": "test_scalar_ctors_testfromint_test_uint64_from_negative", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L81"}, {"caller_nid": "test_scalar_ctors_testarrayfromscalar_do_test", "callee": "t1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L95"}, {"caller_nid": "test_scalar_ctors_testarrayfromscalar_do_test", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L96"}, {"caller_nid": "test_scalar_ctors_testarrayfromscalar_do_test", "callee": "xfail", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L98"}, {"caller_nid": "test_scalar_ctors_testarrayfromscalar_do_test", "callee": "t1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L100"}, {"caller_nid": "test_scalar_ctors_testarrayfromscalar_do_test", "callee": "t1", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L102"}, {"caller_nid": "test_scalar_ctors_testarrayfromscalar_do_test", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L103"}, {"caller_nid": "test_scalar_ctors_test_complex_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L128"}, {"caller_nid": "test_scalar_ctors_test_complex_errors", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L129"}, {"caller_nid": "test_scalar_ctors_test_complex_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L130"}, {"caller_nid": "test_scalar_ctors_test_complex_errors", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L131"}, {"caller_nid": "test_scalar_ctors_test_complex_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L132"}, {"caller_nid": "test_scalar_ctors_test_complex_errors", "callee": "t", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L133"}, {"caller_nid": "test_scalar_ctors_test_void_via_length", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L139"}, {"caller_nid": "test_scalar_ctors_test_void_via_length", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L140"}, {"caller_nid": "test_scalar_ctors_test_void_via_length", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L141"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L147"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L148"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L149"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L150"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L153"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L154"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L155"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L155"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L156"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L156"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L156"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L158"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L159"}, {"caller_nid": "test_scalar_ctors_test_void_from_byteslike", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L160"}, {"caller_nid": "test_scalar_ctors_test_void_arraylike_trumps_byteslike", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L165"}, {"caller_nid": "test_scalar_ctors_test_void_arraylike_trumps_byteslike", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L166"}, {"caller_nid": "test_scalar_ctors_test_void_arraylike_trumps_byteslike", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L167"}, {"caller_nid": "test_scalar_ctors_test_void_dtype_arg", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L173"}, {"caller_nid": "test_scalar_ctors_test_void_dtype_arg", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L174"}, {"caller_nid": "test_scalar_ctors_test_void_dtype_arg", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L175"}, {"caller_nid": "test_scalar_ctors_test_void_dtype_arg", "callee": "item", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L176"}, {"caller_nid": "test_scalar_ctors_test_void_from_integer_with_dtype", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L182"}, {"caller_nid": "test_scalar_ctors_test_void_from_integer_with_dtype", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L183"}, {"caller_nid": "test_scalar_ctors_test_void_from_structure", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L188"}, {"caller_nid": "test_scalar_ctors_test_void_from_structure", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L189"}, {"caller_nid": "test_scalar_ctors_test_void_from_structure", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L190"}, {"caller_nid": "test_scalar_ctors_test_void_from_structure", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L191"}, {"caller_nid": "test_scalar_ctors_test_void_bad_dtype", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L196"}, {"caller_nid": "test_scalar_ctors_test_void_bad_dtype", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L198"}, {"caller_nid": "test_scalar_ctors_test_void_bad_dtype", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L201"}, {"caller_nid": "test_scalar_ctors_test_void_bad_dtype", "callee": "void", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_scalar_ctors.py", "source_location": "L203"}]} |