Change-risk score
This change sits in the top third of this repository's own risk distribution, the band worth reviewing closely. It is riskier than 89% of this repository's own commits.
The largest health movement is in base.py, down 0.6. Nothing outside this PR depends on a contract it changed.
Every file in the repository, grouped into its own directories and sized by lines. The ones this PR changes are lit, and everything that imports them is marked.
Drawing 1,502 of 1,656 files at a readable size, grouped by directory and sized by lines of code. 10 changed here reach 12 more by import. 154 are too small to see at this width, which is what the frame below is for.
630 files, 8 changed by this PR and 11 that import one. Click any directory above to frame it instead.
Introduced findings are the ones inside the lines this PR added, not the file's existing ones. The resolved column is the only place in the product that lists them.
_translate_event has cyclomatic complexity 28
validate_config has cyclomatic complexity 27
RuntimeAdapter has low cohesion (LCOM4=4): its 5 methods split into 4 groups that share no fields or calls
invoke has cyclomatic complexity 20
CodexRuntimeAdapter has low cohesion (LCOM4=2): its 12 methods split into 2 groups that share no fields or calls
_translate_event has 4 nested blocks at the same level (bumpy road)
invoke has 4 nested blocks at the same level (bumpy road)
validate_config has 4 nested blocks at the same level (bumpy road)
invoke is 110 lines long
_detect_version has cyclomatic complexity 12
_compose_argv has cyclomatic complexity 9
13% of file duplicated; worst clone shares 13 lines with backend/agent_runtimes/pi_adapter.py
The primary author of each changed file by share of its recent commits, mined from git history. Advisory: it says who has context, not who must review.
Test files that import a file this PR changes. Not a coverage measurement: it is the import graph, so it says which tests are worth running, not which lines they reach.
5 changed files have no test importing them.
This page came from an index of 2233admin/opencli-Razormind. No model calls, no configuration, and it refreshes on every push. Install the bot and every pull request gets one of these.