1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_field_parser_py", "label": "test_field_parser.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L1"}, {"id": "test_field_parser_testfieldparser", "label": "TestFieldParser", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L12"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_field_parser_testfieldparser_test_parser_handles_empty_text", "label": ".test_parser_handles_empty_text()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L14"}, {"id": "test_field_parser_testfieldparser_test_parser_handles_no_provider_gracefully", "label": ".test_parser_handles_no_provider_gracefully()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L19"}, {"id": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "label": ".test_parser_consumes_clean_json()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L27"}, {"id": "test_field_parser_testfieldparser_test_parser_strips_markdown_fences", "label": ".test_parser_strips_markdown_fences()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L46"}, {"id": "test_field_parser_testfieldparser_test_parser_returns_empty_on_invalid_json", "label": ".test_parser_returns_empty_on_invalid_json()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L62"}, {"id": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "label": ".test_parser_returns_empty_on_provider_exception()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L69"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_field_parser_py", "target": "unittest_mock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_field_parser_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_field_parser_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_field_parser_py", "target": "odoo_addons_fusion_accounting_ocr_services_invoice_field_parser", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ocr_tests_test_field_parser_py", "target": "test_field_parser_testfieldparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L12", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L12", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "test_field_parser_testfieldparser_test_parser_handles_empty_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L14", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "test_field_parser_testfieldparser_test_parser_handles_no_provider_gracefully", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L19", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L27", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "test_field_parser_testfieldparser_test_parser_strips_markdown_fences", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L46", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "test_field_parser_testfieldparser_test_parser_returns_empty_on_invalid_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L62", "weight": 1.0}, {"source": "test_field_parser_testfieldparser", "target": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_empty_text", "callee": "parse_invoice_fields", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L15"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_empty_text", "callee": "assertIsNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L16"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_empty_text", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L17"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_no_provider_gracefully", "callee": "parse_invoice_fields", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L22"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_no_provider_gracefully", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L23"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_no_provider_gracefully", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L24"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_handles_no_provider_gracefully", "callee": "assertIsInstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L25"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "MagicMock", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L28"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "parse_invoice_fields", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L39"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L40"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L41"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L42"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L43"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L43"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_consumes_clean_json", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L44"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_strips_markdown_fences", "callee": "MagicMock", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L47"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_strips_markdown_fences", "callee": "parse_invoice_fields", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L58"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_strips_markdown_fences", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L59"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_strips_markdown_fences", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L60"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_invalid_json", "callee": "MagicMock", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L63"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_invalid_json", "callee": "parse_invoice_fields", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L65"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_invalid_json", "callee": "assertIsNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L66"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_invalid_json", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L67"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "callee": "MagicMock", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L70"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "callee": "RuntimeError", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L71"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "callee": "parse_invoice_fields", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L72"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "callee": "assertIsNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L73"}, {"caller_nid": "test_field_parser_testfieldparser_test_parser_returns_empty_on_provider_exception", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ocr/tests/test_field_parser.py", "source_location": "L74"}]} |