1 line
5.3 KiB
JSON
1 line
5.3 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "label": "context.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L1"}, {"id": "context_combine_context_switchers", "label": "combine_context_switchers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L14"}, {"id": "context_should_start_context_test_function", "label": "should_start_context_test_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L46"}, {"id": "context_qualname_from_frame", "label": "qualname_from_frame()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L54"}, {"id": "context_rationale_17", "label": "Create a single context switcher from multiple switchers. `context_switcher", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L17"}, {"id": "context_rationale_47", "label": "Is this frame calling a test_* function?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L47"}, {"id": "context_rationale_55", "label": "Get a qualified name for the code running in `frame`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L55"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "target": "coverage_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "target": "context_combine_context_switchers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "target": "context_should_start_context_test_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_coverage_context_py", "target": "context_qualname_from_frame", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L54", "weight": 1.0}, {"source": "context_should_start_context_test_function", "target": "context_qualname_from_frame", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L50", "weight": 1.0}, {"source": "context_rationale_17", "target": "context_combine_context_switchers", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L17", "weight": 1.0}, {"source": "context_rationale_47", "target": "context_should_start_context_test_function", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L47", "weight": 1.0}, {"source": "context_rationale_55", "target": "context_qualname_from_frame", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "context_combine_context_switchers", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L32"}, {"caller_nid": "context_should_start_context_test_function", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L49"}, {"caller_nid": "context_qualname_from_frame", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L60"}, {"caller_nid": "context_qualname_from_frame", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L61"}, {"caller_nid": "context_qualname_from_frame", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L64"}, {"caller_nid": "context_qualname_from_frame", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/coverage/context.py", "source_location": "L69"}]} |