1 line
26 KiB
JSON
1 line
26 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "label": "recfunctions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L1"}, {"id": "recfunctions_test_recursive_fill_fields", "label": "test_recursive_fill_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L10"}, {"id": "recfunctions_test_get_names", "label": "test_get_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L20"}, {"id": "recfunctions_test_get_names_flat", "label": "test_get_names_flat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L29"}, {"id": "recfunctions_test_flatten_descr", "label": "test_flatten_descr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L38"}, {"id": "recfunctions_test_get_fieldstructure", "label": "test_get_fieldstructure()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L43"}, {"id": "recfunctions_test_merge_arrays", "label": "test_merge_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L51"}, {"id": "recfunctions_test_drop_fields", "label": "test_drop_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L61"}, {"id": "recfunctions_test_rename_fields", "label": "test_rename_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L79"}, {"id": "recfunctions_test_repack_fields", "label": "test_repack_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L89"}, {"id": "recfunctions_test_structured_to_unstructured", "label": "test_structured_to_unstructured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L100"}, {"id": "recfunctions_unstructured_to_structured", "label": "unstructured_to_structured()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L105"}, {"id": "recfunctions_test_apply_along_fields", "label": "test_apply_along_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L111"}, {"id": "recfunctions_test_assign_fields_by_name", "label": "test_assign_fields_by_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L119"}, {"id": "recfunctions_test_require_fields", "label": "test_require_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L127"}, {"id": "recfunctions_test_stack_arrays", "label": "test_stack_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L135"}, {"id": "recfunctions_test_find_duplicates", "label": "test_find_duplicates()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L150"}, {"id": "recfunctions_rationale_1", "label": "These tests are based on the doctests from `numpy/lib/recfunctions.py`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "numpy_typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "numpy_lib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_recursive_fill_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_get_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_get_names_flat", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_flatten_descr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_get_fieldstructure", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_merge_arrays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_drop_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_rename_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_repack_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_structured_to_unstructured", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_unstructured_to_structured", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L105", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_apply_along_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L111", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_assign_fields_by_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_require_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L127", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_stack_arrays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "target": "recfunctions_test_find_duplicates", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L150", "weight": 1.0}, {"source": "recfunctions_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_typing_tests_data_pass_recfunctions_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "recfunctions_test_recursive_fill_fields", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L11"}, {"caller_nid": "recfunctions_test_recursive_fill_fields", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L15"}, {"caller_nid": "recfunctions_test_recursive_fill_fields", "callee": "recursive_fill_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L16"}, {"caller_nid": "recfunctions_test_recursive_fill_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L17"}, {"caller_nid": "recfunctions_test_get_names", "callee": "get_names", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L22"}, {"caller_nid": "recfunctions_test_get_names", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L22"}, {"caller_nid": "recfunctions_test_get_names", "callee": "get_names", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L23"}, {"caller_nid": "recfunctions_test_get_names", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L23"}, {"caller_nid": "recfunctions_test_get_names", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L25"}, {"caller_nid": "recfunctions_test_get_names", "callee": "get_names", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L26"}, {"caller_nid": "recfunctions_test_get_names_flat", "callee": "get_names_flat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L31"}, {"caller_nid": "recfunctions_test_get_names_flat", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L31"}, {"caller_nid": "recfunctions_test_get_names_flat", "callee": "get_names_flat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L32"}, {"caller_nid": "recfunctions_test_get_names_flat", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L32"}, {"caller_nid": "recfunctions_test_get_names_flat", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L34"}, {"caller_nid": "recfunctions_test_get_names_flat", "callee": "get_names_flat", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L35"}, {"caller_nid": "recfunctions_test_flatten_descr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L39"}, {"caller_nid": "recfunctions_test_flatten_descr", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L40"}, {"caller_nid": "recfunctions_test_flatten_descr", "callee": "flatten_descr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L40"}, {"caller_nid": "recfunctions_test_get_fieldstructure", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L44"}, {"caller_nid": "recfunctions_test_get_fieldstructure", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L48"}, {"caller_nid": "recfunctions_test_get_fieldstructure", "callee": "get_fieldstructure", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L48"}, {"caller_nid": "recfunctions_test_merge_arrays", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L52"}, {"caller_nid": "recfunctions_test_merge_arrays", "callee": "merge_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L53"}, {"caller_nid": "recfunctions_test_merge_arrays", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L54"}, {"caller_nid": "recfunctions_test_merge_arrays", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L55"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L63"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L65"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "drop_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L66"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L69"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "drop_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L70"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L73"}, {"caller_nid": "recfunctions_test_drop_fields", "callee": "rec_drop_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L74"}, {"caller_nid": "recfunctions_test_rename_fields", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L81"}, {"caller_nid": "recfunctions_test_rename_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L83"}, {"caller_nid": "recfunctions_test_rename_fields", "callee": "rename_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L84"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L90"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L92"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "repack_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L92"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L93"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "repack_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L93"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L93"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L94"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "repack_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L95"}, {"caller_nid": "recfunctions_test_repack_fields", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L95"}, {"caller_nid": "recfunctions_test_structured_to_unstructured", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L101"}, {"caller_nid": "recfunctions_test_structured_to_unstructured", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L102"}, {"caller_nid": "recfunctions_test_structured_to_unstructured", "callee": "structured_to_unstructured", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L102"}, {"caller_nid": "recfunctions_unstructured_to_structured", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L106"}, {"caller_nid": "recfunctions_unstructured_to_structured", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L107"}, {"caller_nid": "recfunctions_unstructured_to_structured", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L107"}, {"caller_nid": "recfunctions_unstructured_to_structured", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L108"}, {"caller_nid": "recfunctions_test_apply_along_fields", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L112"}, {"caller_nid": "recfunctions_test_apply_along_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L113"}, {"caller_nid": "recfunctions_test_apply_along_fields", "callee": "apply_along_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L114"}, {"caller_nid": "recfunctions_test_assign_fields_by_name", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L120"}, {"caller_nid": "recfunctions_test_assign_fields_by_name", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L121"}, {"caller_nid": "recfunctions_test_assign_fields_by_name", "callee": "apply_along_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L122"}, {"caller_nid": "recfunctions_test_require_fields", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L128"}, {"caller_nid": "recfunctions_test_require_fields", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L129"}, {"caller_nid": "recfunctions_test_require_fields", "callee": "require_fields", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L130"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L136"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L137"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "stack_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L138"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L142"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L143"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L144"}, {"caller_nid": "recfunctions_test_stack_arrays", "callee": "stack_arrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L145"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L151"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L153"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L153"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L154"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "find_duplicates", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L155"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "assert_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L158"}, {"caller_nid": "recfunctions_test_find_duplicates", "callee": "find_duplicates", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/typing/tests/data/pass/recfunctions.py", "source_location": "L159"}]} |