Files
tfm_ainventory/graphify-out/cache/da89902e11b8960ebfb6f51c4e2245a2c56b0bbaaa5d17878ccb8a78065836cb.json

1 line
18 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "label": "test_invoke_function_from_dict_args.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L1"}, {"id": "test_invoke_function_from_dict_args_test_builtin_primitive_types", "label": "test_builtin_primitive_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L27"}, {"id": "test_invoke_function_from_dict_args_test_builtin_compound_types", "label": "test_builtin_compound_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L60"}, {"id": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "label": "test_nested_pydantic_model()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L83"}, {"id": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "label": "test_pydantic_model_in_list_union_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L143"}, {"id": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument", "label": "test_unknown_pydantic_model_argument()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L174"}, {"id": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type", "label": "test_unknown_pydantic_model_argument_with_union_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L188"}, {"id": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type_and_builtin_type", "label": "test_unknown_pydantic_model_argument_with_union_type_and_builtin_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L206"}, {"id": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "label": "test_incompatible_value_and_annotation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L220"}, {"id": "test_invoke_function_from_dict_args_test_function_invocation_error", "label": "test_function_invocation_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L236"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "backend_venv_lib_python3_12_site_packages_google_genai_extra_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_builtin_primitive_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_builtin_compound_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L174", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type_and_builtin_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L220", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_afc_test_invoke_function_from_dict_args_py", "target": "test_invoke_function_from_dict_args_test_function_invocation_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L236", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_invoke_function_from_dict_args_test_builtin_primitive_types", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L49"}, {"caller_nid": "test_invoke_function_from_dict_args_test_builtin_compound_types", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L76"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L130"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L134"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L135"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L136"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L137"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L138"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L139"}, {"caller_nid": "test_invoke_function_from_dict_args_test_nested_pydantic_model", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L140"}, {"caller_nid": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L163"}, {"caller_nid": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L166"}, {"caller_nid": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L167"}, {"caller_nid": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L168"}, {"caller_nid": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L169"}, {"caller_nid": "test_invoke_function_from_dict_args_test_pydantic_model_in_list_union_type", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L171"}, {"caller_nid": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L184"}, {"caller_nid": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L185"}, {"caller_nid": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L202"}, {"caller_nid": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L203"}, {"caller_nid": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type_and_builtin_type", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L216"}, {"caller_nid": "test_invoke_function_from_dict_args_test_unknown_pydantic_model_argument_with_union_type_and_builtin_type", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L217"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L224"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L225"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L226"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L227"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L228"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L229"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L230"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L231"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L232"}, {"caller_nid": "test_invoke_function_from_dict_args_test_incompatible_value_and_annotation", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L233"}, {"caller_nid": "test_invoke_function_from_dict_args_test_function_invocation_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L240"}, {"caller_nid": "test_invoke_function_from_dict_args_test_function_invocation_error", "callee": "invoke_function_from_dict_args", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/afc/test_invoke_function_from_dict_args.py", "source_location": "L241"}]}