1 line
52 KiB
JSON
1 line
52 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "label": "test_schema_json_schema.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L1"}, {"id": "test_schema_json_schema_get_not_none_fields", "label": "_get_not_none_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L23"}, {"id": "test_schema_json_schema_test_empty_schema_conversion", "label": "test_empty_schema_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L30"}, {"id": "test_schema_json_schema_test_not_null_type_conversion", "label": "test_not_null_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L40"}, {"id": "test_schema_json_schema_test_unspecified_type_conversion", "label": "test_unspecified_type_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L66"}, {"id": "test_schema_json_schema_test_nullable_conversion", "label": "test_nullable_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L76"}, {"id": "test_schema_json_schema_test_property_conversion", "label": "test_property_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L89"}, {"id": "test_schema_json_schema_test_complex_property_conversion", "label": "test_complex_property_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L109"}, {"id": "test_schema_json_schema_test_items_conversion", "label": "test_items_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L144"}, {"id": "test_schema_json_schema_test_complex_items_conversion", "label": "test_complex_items_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L160"}, {"id": "test_schema_json_schema_test_any_of_conversion", "label": "test_any_of_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L186"}, {"id": "test_schema_json_schema_test_complex_any_of_conversion", "label": "test_complex_any_of_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L206"}, {"id": "test_schema_json_schema_test_example_conversion", "label": "test_example_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L241"}, {"id": "test_schema_json_schema_test_property_ordering_conversion", "label": "test_property_ordering_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L252"}, {"id": "test_schema_json_schema_test_direct_conversion", "label": "test_direct_conversion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L263"}, {"id": "test_schema_json_schema_test_json_schema_logs_only_once", "label": "test_json_schema_logs_only_once()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L439"}, {"id": "test_schema_json_schema_rationale_24", "label": "Returns field names in a Pydantic model whose values are not None.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L24"}, {"id": "test_schema_json_schema_rationale_31", "label": "Test conversion of empty Schema to JSONSchema.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L31"}, {"id": "test_schema_json_schema_rationale_41", "label": "Test conversion of Schema.type to JSONSchema.type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L41"}, {"id": "test_schema_json_schema_rationale_67", "label": "Test conversion of Schema.type to JSONSchema.type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L67"}, {"id": "test_schema_json_schema_rationale_77", "label": "Test conversion of Schema.nullable to JSONSchema.type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L77"}, {"id": "test_schema_json_schema_rationale_90", "label": "Test conversion of Schema.properties to JSONSchema.properties.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L90"}, {"id": "test_schema_json_schema_rationale_110", "label": "Test conversion of complex Schema.properties to JSONSchema.properties.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L110"}, {"id": "test_schema_json_schema_rationale_145", "label": "Test conversion of Schema.items to JSONSchema.items.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L145"}, {"id": "test_schema_json_schema_rationale_161", "label": "Test conversion of complex Schema.items to JSONSchema.items.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L161"}, {"id": "test_schema_json_schema_rationale_187", "label": "Test conversion of Schema.any_of to JSONSchema.any_of.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L187"}, {"id": "test_schema_json_schema_rationale_207", "label": "Test conversion of complex Schema.any_of to JSONSchema.any_of.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L207"}, {"id": "test_schema_json_schema_rationale_242", "label": "Test conversion of Schema.direct to JSONSchema.direct.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L242"}, {"id": "test_schema_json_schema_rationale_253", "label": "Test conversion of Schema.property_ordering to JSONSchema.property_ordering.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L253"}, {"id": "test_schema_json_schema_rationale_264", "label": "Test Schema fiedls that do not need to be converted.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L264"}, {"id": "test_schema_json_schema_rationale_440", "label": "Test that the info message is logged only once across multiple json_schema calls", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L440"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "pydantic", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_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/types/test_schema_json_schema.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_get_not_none_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_empty_schema_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_not_null_type_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_unspecified_type_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_nullable_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_property_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L89", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_complex_property_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_items_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_complex_items_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L160", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_any_of_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_complex_any_of_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_example_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_property_ordering_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_direct_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_complex_any_of_conversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L319", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_google_genai_tests_types_test_schema_json_schema_py", "target": "test_schema_json_schema_test_json_schema_logs_only_once", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L439", "weight": 1.0}, {"source": "test_schema_json_schema_test_empty_schema_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L34", "weight": 1.0}, {"source": "test_schema_json_schema_test_not_null_type_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L61", "weight": 1.0}, {"source": "test_schema_json_schema_test_unspecified_type_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L70", "weight": 1.0}, {"source": "test_schema_json_schema_test_nullable_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L80", "weight": 1.0}, {"source": "test_schema_json_schema_test_property_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L99", "weight": 1.0}, {"source": "test_schema_json_schema_test_complex_property_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L125", "weight": 1.0}, {"source": "test_schema_json_schema_test_items_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L151", "weight": 1.0}, {"source": "test_schema_json_schema_test_complex_items_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L173", "weight": 1.0}, {"source": "test_schema_json_schema_test_any_of_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L196", "weight": 1.0}, {"source": "test_schema_json_schema_test_complex_any_of_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L222", "weight": 1.0}, {"source": "test_schema_json_schema_test_example_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L247", "weight": 1.0}, {"source": "test_schema_json_schema_test_property_ordering_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L258", "weight": 1.0}, {"source": "test_schema_json_schema_test_direct_conversion", "target": "test_schema_json_schema_get_not_none_fields", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L283", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_24", "target": "test_schema_json_schema_get_not_none_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L24", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_31", "target": "test_schema_json_schema_test_empty_schema_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L31", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_41", "target": "test_schema_json_schema_test_not_null_type_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L41", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_67", "target": "test_schema_json_schema_test_unspecified_type_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L67", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_77", "target": "test_schema_json_schema_test_nullable_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L77", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_90", "target": "test_schema_json_schema_test_property_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L90", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_110", "target": "test_schema_json_schema_test_complex_property_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L110", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_145", "target": "test_schema_json_schema_test_items_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L145", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_161", "target": "test_schema_json_schema_test_complex_items_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L161", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_187", "target": "test_schema_json_schema_test_any_of_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L187", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_207", "target": "test_schema_json_schema_test_complex_any_of_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L207", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_242", "target": "test_schema_json_schema_test_example_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L242", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_253", "target": "test_schema_json_schema_test_property_ordering_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L253", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_264", "target": "test_schema_json_schema_test_direct_conversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L264", "weight": 1.0}, {"source": "test_schema_json_schema_rationale_440", "target": "test_schema_json_schema_test_json_schema_logs_only_once", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L440", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_schema_json_schema_get_not_none_fields", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L26"}, {"caller_nid": "test_schema_json_schema_get_not_none_fields", "callee": "model_dump", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L26"}, {"caller_nid": "test_schema_json_schema_test_empty_schema_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L32"}, {"caller_nid": "test_schema_json_schema_test_empty_schema_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L36"}, {"caller_nid": "test_schema_json_schema_test_not_null_type_conversion", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L58"}, {"caller_nid": "test_schema_json_schema_test_not_null_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L59"}, {"caller_nid": "test_schema_json_schema_test_not_null_type_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L62"}, {"caller_nid": "test_schema_json_schema_test_unspecified_type_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L68"}, {"caller_nid": "test_schema_json_schema_test_nullable_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L78"}, {"caller_nid": "test_schema_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L82"}, {"caller_nid": "test_schema_json_schema_test_nullable_conversion", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L82"}, {"caller_nid": "test_schema_json_schema_test_nullable_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L83"}, {"caller_nid": "test_schema_json_schema_test_nullable_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L84"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L91"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L94"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L95"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L102"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L102"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L103"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L103"}, {"caller_nid": "test_schema_json_schema_test_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L105"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L111"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L114"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L117"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L118"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L121"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L121"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L128"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L129"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L131"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L131"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L132"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L132"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L135"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L136"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L137"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L137"}, {"caller_nid": "test_schema_json_schema_test_complex_property_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L140"}, {"caller_nid": "test_schema_json_schema_test_items_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L146"}, {"caller_nid": "test_schema_json_schema_test_items_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L148"}, {"caller_nid": "test_schema_json_schema_test_items_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L153"}, {"caller_nid": "test_schema_json_schema_test_items_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L154"}, {"caller_nid": "test_schema_json_schema_test_items_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L155"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L162"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L164"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L167"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L168"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L175"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L176"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L177"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L179"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L179"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L180"}, {"caller_nid": "test_schema_json_schema_test_complex_items_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L180"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L188"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L191"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L192"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L198"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L200"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L200"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L201"}, {"caller_nid": "test_schema_json_schema_test_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L201"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L208"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L211"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L214"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L215"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L218"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L218"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L224"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L226"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L227"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L229"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L229"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L230"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L230"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L233"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L234"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L235"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L235"}, {"caller_nid": "test_schema_json_schema_test_example_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L243"}, {"caller_nid": "test_schema_json_schema_test_property_ordering_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L254"}, {"caller_nid": "test_schema_json_schema_test_direct_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L265"}, {"caller_nid": "test_schema_json_schema_test_direct_conversion", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L300"}, {"caller_nid": "test_schema_json_schema_test_direct_conversion", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L300"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L320"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L325"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L328"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L330"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L335"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L339"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L350"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L355"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L359"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L379"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L383"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L384"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L386"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L388"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L391"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L393"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L394"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L397"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L398"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L407"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L410"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L412"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L413"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L416"}, {"caller_nid": "test_schema_json_schema_test_complex_any_of_conversion", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L417"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "set_level", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L445"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L447"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L450"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L454"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L457"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "Schema", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L459"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L462"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L464"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L465"}, {"caller_nid": "test_schema_json_schema_test_json_schema_logs_only_once", "callee": "JSONSchemaType", "source_file": "backend/venv/lib/python3.12/site-packages/google/genai/tests/types/test_schema_json_schema.py", "source_location": "L466"}]} |