1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "label": "test_engine_property.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L1"}, {"id": "test_engine_property_testaginginvariants", "label": "TestAgingInvariants", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L17"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_engine_property_test_buckets_sum_equals_total", "label": "test_buckets_sum_equals_total()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L32"}, {"id": "test_engine_property_test_overdue_amount_excludes_current", "label": "test_overdue_amount_excludes_current()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L50"}, {"id": "test_engine_property_test_risk_score_in_range", "label": "test_risk_score_in_range()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L68"}, {"id": "test_engine_property_testtoneinvariants", "label": "TestToneInvariants", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L82"}, {"id": "test_engine_property_test_tone_always_in_valid_set", "label": "test_tone_always_in_valid_set()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L90"}, {"id": "test_engine_property_rationale_1", "label": "Property-based invariants for follow-up services.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "hypothesis", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "odoo_addons_fusion_accounting_followup_services_overdue_aging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L9", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "odoo_addons_fusion_accounting_followup_services_risk_scorer", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "odoo_addons_fusion_accounting_followup_services_tone_selector", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L13", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "test_engine_property_testaginginvariants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L17", "weight": 1.0}, {"source": "test_engine_property_testaginginvariants", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "test_engine_property_test_buckets_sum_equals_total", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L32", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "test_engine_property_test_overdue_amount_excludes_current", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L50", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "test_engine_property_test_risk_score_in_range", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L68", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "test_engine_property_testtoneinvariants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L82", "weight": 1.0}, {"source": "test_engine_property_testtoneinvariants", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L82", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "target": "test_engine_property_test_tone_always_in_valid_set", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L90", "weight": 1.0}, {"source": "test_engine_property_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_engine_property_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_engine_property_test_buckets_sum_equals_total", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L34"}, {"caller_nid": "test_engine_property_test_buckets_sum_equals_total", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L35"}, {"caller_nid": "test_engine_property_test_buckets_sum_equals_total", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L38"}, {"caller_nid": "test_engine_property_test_buckets_sum_equals_total", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L39"}, {"caller_nid": "test_engine_property_test_buckets_sum_equals_total", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L40"}, {"caller_nid": "test_engine_property_test_overdue_amount_excludes_current", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L52"}, {"caller_nid": "test_engine_property_test_overdue_amount_excludes_current", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L53"}, {"caller_nid": "test_engine_property_test_overdue_amount_excludes_current", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L54"}, {"caller_nid": "test_engine_property_test_overdue_amount_excludes_current", "callee": "compute_aging", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L57"}, {"caller_nid": "test_engine_property_test_overdue_amount_excludes_current", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L58"}, {"caller_nid": "test_engine_property_test_overdue_amount_excludes_current", "callee": "round", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L58"}, {"caller_nid": "test_engine_property_test_risk_score_in_range", "callee": "min", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L69"}, {"caller_nid": "test_engine_property_test_risk_score_in_range", "callee": "score_partner", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L70"}, {"caller_nid": "test_engine_property_test_risk_score_in_range", "callee": "int", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L73"}, {"caller_nid": "test_engine_property_test_risk_score_in_range", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L77"}, {"caller_nid": "test_engine_property_test_risk_score_in_range", "callee": "assertLessEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L78"}, {"caller_nid": "test_engine_property_test_tone_always_in_valid_set", "callee": "select_tone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L91"}, {"caller_nid": "test_engine_property_test_tone_always_in_valid_set", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_engine_property.py", "source_location": "L92"}]} |