1 line
9.2 KiB
JSON
1 line
9.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "label": "truncate.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L1"}, {"id": "truncate_truncate_if_required", "label": "truncate_if_required()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L19"}, {"id": "truncate_get_truncation_parameters", "label": "_get_truncation_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L31"}, {"id": "truncate_truncate_explanation", "label": "_truncate_explanation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L52"}, {"id": "truncate_truncate_by_char_count", "label": "_truncate_by_char_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L122"}, {"id": "truncate_rationale_1", "label": "Utilities for truncating assertion output. Current default behaviour is to trun", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L1"}, {"id": "truncate_rationale_20", "label": "Truncate this assertion explanation if the given test item is eligible.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L20"}, {"id": "truncate_rationale_32", "label": "Return the truncation parameters related to the given item, as (should truncate,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L32"}, {"id": "truncate_rationale_57", "label": "Truncate given list of strings that makes up the assertion explanation. Tru", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L57"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "pytest_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "pytest_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "pytest_nodes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "truncate_truncate_if_required", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "truncate_get_truncation_parameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "truncate_truncate_explanation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "target": "truncate_truncate_by_char_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L122", "weight": 1.0}, {"source": "truncate_truncate_if_required", "target": "truncate_get_truncation_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L21", "weight": 1.0}, {"source": "truncate_truncate_if_required", "target": "truncate_truncate_explanation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L23", "weight": 1.0}, {"source": "truncate_truncate_explanation", "target": "truncate_truncate_by_char_count", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L94", "weight": 1.0}, {"source": "truncate_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pytest_assertion_truncate_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L1", "weight": 1.0}, {"source": "truncate_rationale_20", "target": "truncate_truncate_if_required", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L20", "weight": 1.0}, {"source": "truncate_rationale_32", "target": "truncate_get_truncation_parameters", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L32", "weight": 1.0}, {"source": "truncate_rationale_57", "target": "truncate_truncate_explanation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L57", "weight": 1.0}], "raw_calls": [{"caller_nid": "truncate_get_truncation_parameters", "callee": "getini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L38"}, {"caller_nid": "truncate_get_truncation_parameters", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L39"}, {"caller_nid": "truncate_get_truncation_parameters", "callee": "getini", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L41"}, {"caller_nid": "truncate_get_truncation_parameters", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L42"}, {"caller_nid": "truncate_get_truncation_parameters", "callee": "get_verbosity", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L44"}, {"caller_nid": "truncate_get_truncation_parameters", "callee": "running_on_ci", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L46"}, {"caller_nid": "truncate_truncate_explanation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L64"}, {"caller_nid": "truncate_truncate_explanation", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L64"}, {"caller_nid": "truncate_truncate_explanation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L82"}, {"caller_nid": "truncate_truncate_explanation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L93"}, {"caller_nid": "truncate_truncate_explanation", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L93"}, {"caller_nid": "truncate_truncate_explanation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L104"}, {"caller_nid": "truncate_truncate_explanation", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L104"}, {"caller_nid": "truncate_truncate_by_char_count", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L125"}, {"caller_nid": "truncate_truncate_by_char_count", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L126"}, {"caller_nid": "truncate_truncate_by_char_count", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L128"}, {"caller_nid": "truncate_truncate_by_char_count", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/assertion/truncate.py", "source_location": "L136"}]} |