1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_precedent_lookup_py", "label": "test_precedent_lookup.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L1"}, {"id": "test_precedent_lookup_testprecedentlookup", "label": "TestPrecedentLookup", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L9"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_precedent_lookup_testprecedentlookup_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L11"}, {"id": "test_precedent_lookup_testprecedentlookup_test_finds_amount_exact_precedents", "label": ".test_finds_amount_exact_precedents()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L28"}, {"id": "test_precedent_lookup_testprecedentlookup_test_returns_empty_for_unknown_partner", "label": ".test_returns_empty_for_unknown_partner()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L34"}, {"id": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "label": ".test_respects_k_limit()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L39"}, {"id": "test_precedent_lookup_testprecedentlookup_test_results_sorted_by_similarity_desc", "label": ".test_results_sorted_by_similarity_desc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L54"}, {"id": "test_precedent_lookup_testprecedentlookup_test_memo_overlap_boosts_score", "label": ".test_memo_overlap_boosts_score()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L60"}, {"id": "test_precedent_lookup_testprecedentlookup_test_amount_outside_tolerance_excluded", "label": ".test_amount_outside_tolerance_excluded()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L70"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_precedent_lookup_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_precedent_lookup_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_precedent_lookup_py", "target": "odoo_addons_fusion_accounting_bank_rec_services_precedent_lookup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_precedent_lookup_py", "target": "test_precedent_lookup_testprecedentlookup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L9", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L9", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L11", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_test_finds_amount_exact_precedents", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L28", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_test_returns_empty_for_unknown_partner", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L34", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L39", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_test_results_sorted_by_similarity_desc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L54", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_test_memo_overlap_boosts_score", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L60", "weight": 1.0}, {"source": "test_precedent_lookup_testprecedentlookup", "target": "test_precedent_lookup_testprecedentlookup_test_amount_outside_tolerance_excluded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_precedent_lookup_testprecedentlookup_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L12"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L13"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_setup", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L14"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L17"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_setup", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L22"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_finds_amount_exact_precedents", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L29"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_finds_amount_exact_precedents", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L32"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_finds_amount_exact_precedents", "callee": "count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L32"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_returns_empty_for_unknown_partner", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L35"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_returns_empty_for_unknown_partner", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L37"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L40"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L41"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L46"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L50"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L52"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_respects_k_limit", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L52"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_results_sorted_by_similarity_desc", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L55"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_results_sorted_by_similarity_desc", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L57"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_results_sorted_by_similarity_desc", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L58"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_memo_overlap_boosts_score", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L61"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_memo_overlap_boosts_score", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L64"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_memo_overlap_boosts_score", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L67"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_amount_outside_tolerance_excluded", "callee": "find_nearest_precedents", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L71"}, {"caller_nid": "test_precedent_lookup_testprecedentlookup_test_amount_outside_tolerance_excluded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_precedent_lookup.py", "source_location": "L73"}]} |