Files
Odoo-Modules/graphify-out/cache/aaeb94cb6f5afd9f1cff8cc547cba3953a40cfad238ae3f01e8f44f46ddff40d.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
9.7 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_commentary_generator_py", "label": "test_commentary_generator.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L1"}, {"id": "test_commentary_generator_testcommentarygenerator", "label": "TestCommentaryGenerator", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L10"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_commentary_generator_testcommentarygenerator_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L12"}, {"id": "test_commentary_generator_testcommentarygenerator_test_fallback_when_no_provider", "label": ".test_fallback_when_no_provider()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L20"}, {"id": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "label": ".test_fallback_includes_anomalies_in_concerns()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L34"}, {"id": "test_commentary_generator_testcommentarygenerator_test_returns_dict_with_required_keys", "label": ".test_returns_dict_with_required_keys()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L50"}, {"id": "test_commentary_generator_rationale_1", "label": "Tests for commentary_generator service.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_commentary_generator_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_commentary_generator_py", "target": "odoo_addons_fusion_accounting_reports_services_commentary_generator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_commentary_generator_py", "target": "test_commentary_generator_testcommentarygenerator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L10", "weight": 1.0}, {"source": "test_commentary_generator_testcommentarygenerator", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L10", "weight": 1.0}, {"source": "test_commentary_generator_testcommentarygenerator", "target": "test_commentary_generator_testcommentarygenerator_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L12", "weight": 1.0}, {"source": "test_commentary_generator_testcommentarygenerator", "target": "test_commentary_generator_testcommentarygenerator_test_fallback_when_no_provider", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L20", "weight": 1.0}, {"source": "test_commentary_generator_testcommentarygenerator", "target": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L34", "weight": 1.0}, {"source": "test_commentary_generator_testcommentarygenerator", "target": "test_commentary_generator_testcommentarygenerator_test_returns_dict_with_required_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L50", "weight": 1.0}, {"source": "test_commentary_generator_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_commentary_generator_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_commentary_generator_testcommentarygenerator_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L13"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_setup", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L15"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_setup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L15"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_setup", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L15"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_when_no_provider", "callee": "generate_commentary", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L29"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_when_no_provider", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L30"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_when_no_provider", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L31"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_when_no_provider", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L32"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "generate_commentary", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L44"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L45"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L45"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L46"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L47"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L48"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_fallback_includes_anomalies_in_concerns", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L48"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_returns_dict_with_required_keys", "callee": "generate_commentary", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L52"}, {"caller_nid": "test_commentary_generator_testcommentarygenerator_test_returns_dict_with_required_keys", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_commentary_generator.py", "source_location": "L54"}]}