1 line
40 KiB
JSON
1 line
40 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "label": "engine.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L1"}, {"id": "engine_brokencovconfigerror", "label": "BrokenCovConfigError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L23"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "engine_nullfile", "label": "_NullFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L27"}, {"id": "engine_write", "label": "write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L29"}, {"id": "engine_ensure_topdir", "label": "_ensure_topdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L33"}, {"id": "engine_covcontroller", "label": "CovController", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L52"}, {"id": "engine_covcontroller_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L55"}, {"id": "engine_pause", "label": "pause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L83"}, {"id": "engine_resume", "label": "resume()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L88"}, {"id": "engine_covcontroller_start", "label": ".start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L92"}, {"id": "engine_covcontroller_finish", "label": ".finish()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L95"}, {"id": "engine_get_node_desc", "label": "get_node_desc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L99"}, {"id": "engine_get_width", "label": "get_width()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L105"}, {"id": "engine_covcontroller_sep", "label": ".sep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L113"}, {"id": "engine_summary", "label": "summary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L140"}, {"id": "engine_central", "label": "Central", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L232"}, {"id": "engine_start", "label": "start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L236"}, {"id": "engine_finish", "label": "finish()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L266"}, {"id": "engine_distmaster", "label": "DistMaster", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L282"}, {"id": "engine_distmaster_configure_node", "label": ".configure_node()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L314"}, {"id": "engine_distmaster_testnodedown", "label": ".testnodedown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L325"}, {"id": "engine_distworker", "label": "DistWorker", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L370"}, {"id": "engine_distworker_summary", "label": ".summary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L436"}, {"id": "engine_rationale_1", "label": "Coverage controllers for use by pytest-cov and nose-cov.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L1"}, {"id": "engine_rationale_53", "label": "Base class for different plugin implementations.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L53"}, {"id": "engine_rationale_56", "label": "Get some common config used by multiple derived classes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L56"}, {"id": "engine_rationale_100", "label": "Return a description of this node.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L100"}, {"id": "engine_rationale_141", "label": "Produce coverage reports.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L141"}, {"id": "engine_rationale_233", "label": "Implementation for centralised operation.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L233"}, {"id": "engine_rationale_267", "label": "Stop coverage, save data to file and set the list of coverage objects to report", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L267"}, {"id": "engine_rationale_283", "label": "Implementation for distributed master.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L283"}, {"id": "engine_rationale_315", "label": "Workers need to know if they are collocated and what files have moved.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L315"}, {"id": "engine_rationale_326", "label": "Collect data file name from worker.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L326"}, {"id": "engine_rationale_359", "label": "Combines coverage data and sets the list of coverage objects to report on.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L359"}, {"id": "engine_rationale_371", "label": "Implementation for distributed workers.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L371"}, {"id": "engine_rationale_404", "label": "Stop coverage and send relevant info back to the master.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L404"}, {"id": "engine_rationale_437", "label": "Only the master reports so do nothing.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L437"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "argparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "random", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "coverage", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "coverage_data", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "coverage_sqldata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "backend_venv_lib_python3_12_site_packages_pytest_cov_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_brokencovconfigerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L23", "weight": 1.0}, {"source": "engine_brokencovconfigerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_nullfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_write", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_ensure_topdir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_covcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L52", "weight": 1.0}, {"source": "engine_covcontroller", "target": "engine_covcontroller_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_ensure_topdir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_pause", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_resume", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L88", "weight": 1.0}, {"source": "engine_covcontroller", "target": "engine_covcontroller_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L92", "weight": 1.0}, {"source": "engine_covcontroller", "target": "engine_covcontroller_finish", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_get_node_desc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_get_width", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L105", "weight": 1.0}, {"source": "engine_covcontroller", "target": "engine_covcontroller_sep", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_summary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_central", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L232", "weight": 1.0}, {"source": "engine_central", "target": "engine_covcontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_finish", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L266", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_distmaster", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L282", "weight": 1.0}, {"source": "engine_distmaster", "target": "engine_covcontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L282", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L286", "weight": 1.0}, {"source": "engine_distmaster", "target": "engine_distmaster_configure_node", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L314", "weight": 1.0}, {"source": "engine_distmaster", "target": "engine_distmaster_testnodedown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_finish", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L358", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_distworker", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L370", "weight": 1.0}, {"source": "engine_distworker", "target": "engine_covcontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L370", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L374", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "target": "engine_finish", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L403", "weight": 1.0}, {"source": "engine_distworker", "target": "engine_distworker_summary", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L436", "weight": 1.0}, {"source": "engine_resume", "target": "engine_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L89", "weight": 1.0}, {"source": "engine_covcontroller_sep", "target": "engine_get_width", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L117", "weight": 1.0}, {"source": "engine_covcontroller_sep", "target": "engine_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L137", "weight": 1.0}, {"source": "engine_summary", "target": "engine_covcontroller_sep", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L147", "weight": 1.0}, {"source": "engine_summary", "target": "engine_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L156", "weight": 1.0}, {"source": "engine_finish", "target": "engine_get_node_desc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L278", "weight": 1.0}, {"source": "engine_distmaster_testnodedown", "target": "engine_get_node_desc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L354", "weight": 1.0}, {"source": "engine_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pytest_cov_engine_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L1", "weight": 1.0}, {"source": "engine_rationale_53", "target": "engine_covcontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L53", "weight": 1.0}, {"source": "engine_rationale_56", "target": "engine_covcontroller_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L56", "weight": 1.0}, {"source": "engine_rationale_100", "target": "engine_covcontroller_get_node_desc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L100", "weight": 1.0}, {"source": "engine_rationale_141", "target": "engine_covcontroller_summary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L141", "weight": 1.0}, {"source": "engine_rationale_233", "target": "engine_central", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L233", "weight": 1.0}, {"source": "engine_rationale_267", "target": "engine_central_finish", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L267", "weight": 1.0}, {"source": "engine_rationale_283", "target": "engine_distmaster", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L283", "weight": 1.0}, {"source": "engine_rationale_315", "target": "engine_distmaster_configure_node", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L315", "weight": 1.0}, {"source": "engine_rationale_326", "target": "engine_distmaster_testnodedown", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L326", "weight": 1.0}, {"source": "engine_rationale_359", "target": "engine_distmaster_finish", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L359", "weight": 1.0}, {"source": "engine_rationale_371", "target": "engine_distworker", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L371", "weight": 1.0}, {"source": "engine_rationale_404", "target": "engine_distworker_finish", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L404", "weight": 1.0}, {"source": "engine_rationale_437", "target": "engine_distworker_summary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L437", "weight": 1.0}], "raw_calls": [{"caller_nid": "engine_ensure_topdir", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L34"}, {"caller_nid": "engine_covcontroller_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L69"}, {"caller_nid": "engine_covcontroller_init", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L71"}, {"caller_nid": "engine_covcontroller_init", "callee": "cwd", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L71"}, {"caller_nid": "engine_ensure_topdir", "callee": "cwd", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L77"}, {"caller_nid": "engine_ensure_topdir", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L78"}, {"caller_nid": "engine_ensure_topdir", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L80"}, {"caller_nid": "engine_pause", "callee": "stop", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L85"}, {"caller_nid": "engine_get_node_desc", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L102"}, {"caller_nid": "engine_get_node_desc", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L102"}, {"caller_nid": "engine_get_width", "callee": "get_terminal_size", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L107"}, {"caller_nid": "engine_covcontroller_sep", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L114"}, {"caller_nid": "engine_covcontroller_sep", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L127"}, {"caller_nid": "engine_covcontroller_sep", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L127"}, {"caller_nid": "engine_covcontroller_sep", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L127"}, {"caller_nid": "engine_covcontroller_sep", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L133"}, {"caller_nid": "engine_covcontroller_sep", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L133"}, {"caller_nid": "engine_covcontroller_sep", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L133"}, {"caller_nid": "engine_covcontroller_sep", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L134"}, {"caller_nid": "engine_summary", "callee": "report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L143"}, {"caller_nid": "engine_summary", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L146"}, {"caller_nid": "engine_summary", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L147"}, {"caller_nid": "engine_summary", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L150"}, {"caller_nid": "engine_summary", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L161"}, {"caller_nid": "engine_summary", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L168"}, {"caller_nid": "engine_summary", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L168"}, {"caller_nid": "engine_summary", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L169"}, {"caller_nid": "engine_summary", "callee": "report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L170"}, {"caller_nid": "engine_summary", "callee": "annotate", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L176"}, {"caller_nid": "engine_summary", "callee": "report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L180"}, {"caller_nid": "engine_summary", "callee": "html_report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L189"}, {"caller_nid": "engine_summary", "callee": "xml_report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L195"}, {"caller_nid": "engine_summary", "callee": "json_report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L201"}, {"caller_nid": "engine_summary", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L207"}, {"caller_nid": "engine_summary", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L207"}, {"caller_nid": "engine_summary", "callee": "report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L208"}, {"caller_nid": "engine_summary", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L214"}, {"caller_nid": "engine_summary", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L214"}, {"caller_nid": "engine_summary", "callee": "report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L215"}, {"caller_nid": "engine_summary", "callee": "lcov_report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L221"}, {"caller_nid": "engine_summary", "callee": "report", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L225"}, {"caller_nid": "engine_start", "callee": "Coverage", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L237"}, {"caller_nid": "engine_start", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L248"}, {"caller_nid": "engine_start", "callee": "CentralCovContextWarning", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L248"}, {"caller_nid": "engine_start", "callee": "Coverage", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L250"}, {"caller_nid": "engine_start", "callee": "filename_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L253"}, {"caller_nid": "engine_start", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L254"}, {"caller_nid": "engine_start", "callee": "erase", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L260"}, {"caller_nid": "engine_start", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L263"}, {"caller_nid": "engine_finish", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L268"}, {"caller_nid": "engine_finish", "callee": "stop", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L270"}, {"caller_nid": "engine_finish", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L271"}, {"caller_nid": "engine_finish", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L274"}, {"caller_nid": "engine_finish", "callee": "combine", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L275"}, {"caller_nid": "engine_finish", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L276"}, {"caller_nid": "engine_finish", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L279"}, {"caller_nid": "engine_start", "callee": "Coverage", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L287"}, {"caller_nid": "engine_start", "callee": "DistCovError", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L294"}, {"caller_nid": "engine_start", "callee": "Coverage", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L302"}, {"caller_nid": "engine_start", "callee": "filename_suffix", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L305"}, {"caller_nid": "engine_start", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L306"}, {"caller_nid": "engine_start", "callee": "erase", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L310"}, {"caller_nid": "engine_distmaster_configure_node", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L317"}, {"caller_nid": "engine_distmaster_configure_node", "callee": "gethostname", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L319"}, {"caller_nid": "engine_distmaster_configure_node", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L321"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L330"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L332"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "gethostname", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L339"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L340"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L341"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "CoverageData", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L345"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L348"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L350"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "_rinfo", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L353"}, {"caller_nid": "engine_distmaster_testnodedown", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L355"}, {"caller_nid": "engine_finish", "callee": "stop", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L362"}, {"caller_nid": "engine_finish", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L363"}, {"caller_nid": "engine_finish", "callee": "load", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L365"}, {"caller_nid": "engine_finish", "callee": "combine", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L366"}, {"caller_nid": "engine_finish", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L367"}, {"caller_nid": "engine_start", "callee": "gethostname", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L377"}, {"caller_nid": "engine_start", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L386"}, {"caller_nid": "engine_start", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L387"}, {"caller_nid": "engine_start", "callee": "Coverage", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L390"}, {"caller_nid": "engine_start", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L400"}, {"caller_nid": "engine_finish", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L405"}, {"caller_nid": "engine_finish", "callee": "stop", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L407"}, {"caller_nid": "engine_finish", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L413"}, {"caller_nid": "engine_finish", "callee": "combine", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L419"}, {"caller_nid": "engine_finish", "callee": "save", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L420"}, {"caller_nid": "engine_finish", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L426"}, {"caller_nid": "engine_finish", "callee": "get_data", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L426"}, {"caller_nid": "engine_finish", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pytest_cov/engine.py", "source_location": "L428"}]} |