1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_prorate_py", "label": "test_prorate.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L1"}, {"id": "test_prorate_testprorate", "label": "TestProrate", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L9"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_prorate_testprorate_test_full_month_convention_always_one", "label": ".test_full_month_convention_always_one()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L11"}, {"id": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "label": ".test_asset_starts_before_period_full_factor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L20"}, {"id": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "label": ".test_asset_starts_after_period_zero_factor()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L29"}, {"id": "test_prorate_testprorate_test_days_period_mid_month", "label": ".test_days_period_mid_month()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L38"}, {"id": "test_prorate_testprorate_test_days_365_mid_month", "label": ".test_days_365_mid_month()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L48"}, {"id": "test_prorate_testprorate_test_unknown_convention_raises", "label": ".test_unknown_convention_raises()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L58"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_prorate_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_prorate_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_prorate_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_prorate_py", "target": "odoo_addons_fusion_accounting_assets_services_prorate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_prorate_py", "target": "test_prorate_testprorate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L9", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L9", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "test_prorate_testprorate_test_full_month_convention_always_one", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L11", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L20", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L29", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "test_prorate_testprorate_test_days_period_mid_month", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L38", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "test_prorate_testprorate_test_days_365_mid_month", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L48", "weight": 1.0}, {"source": "test_prorate_testprorate", "target": "test_prorate_testprorate_test_unknown_convention_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L58", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_prorate_testprorate_test_full_month_convention_always_one", "callee": "prorate_factor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L12"}, {"caller_nid": "test_prorate_testprorate_test_full_month_convention_always_one", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L13"}, {"caller_nid": "test_prorate_testprorate_test_full_month_convention_always_one", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L14"}, {"caller_nid": "test_prorate_testprorate_test_full_month_convention_always_one", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L15"}, {"caller_nid": "test_prorate_testprorate_test_full_month_convention_always_one", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L18"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "callee": "prorate_factor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L21"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L22"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L23"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L24"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_before_period_full_factor", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L27"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "callee": "prorate_factor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L30"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L31"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L32"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L33"}, {"caller_nid": "test_prorate_testprorate_test_asset_starts_after_period_zero_factor", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L36"}, {"caller_nid": "test_prorate_testprorate_test_days_period_mid_month", "callee": "prorate_factor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L40"}, {"caller_nid": "test_prorate_testprorate_test_days_period_mid_month", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L41"}, {"caller_nid": "test_prorate_testprorate_test_days_period_mid_month", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L42"}, {"caller_nid": "test_prorate_testprorate_test_days_period_mid_month", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L43"}, {"caller_nid": "test_prorate_testprorate_test_days_period_mid_month", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L46"}, {"caller_nid": "test_prorate_testprorate_test_days_365_mid_month", "callee": "prorate_factor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L50"}, {"caller_nid": "test_prorate_testprorate_test_days_365_mid_month", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L51"}, {"caller_nid": "test_prorate_testprorate_test_days_365_mid_month", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L52"}, {"caller_nid": "test_prorate_testprorate_test_days_365_mid_month", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L53"}, {"caller_nid": "test_prorate_testprorate_test_days_365_mid_month", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L56"}, {"caller_nid": "test_prorate_testprorate_test_unknown_convention_raises", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L59"}, {"caller_nid": "test_prorate_testprorate_test_unknown_convention_raises", "callee": "prorate_factor", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L60"}, {"caller_nid": "test_prorate_testprorate_test_unknown_convention_raises", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L61"}, {"caller_nid": "test_prorate_testprorate_test_unknown_convention_raises", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L62"}, {"caller_nid": "test_prorate_testprorate_test_unknown_convention_raises", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_prorate.py", "source_location": "L63"}]} |