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 79% of this repository's own commits.
No changed file lost health in this diff. 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 585 of 760 files at a readable size, grouped by directory and sized by lines of code. 6 changed here reach 6 more by import. 175 are too small to see at this width, which is what the frame below is for.
230 files, 6 changed by this PR and 6 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.
a filesystem call runs once per loop iteration (N+1 / IO-in-loop)
a filesystem call runs once per loop iteration (N+1 / IO-in-loop)
a blocking filesystem call runs on a hot, request-reachable path; its latency is paid on every call through this function
a blocking filesystem call runs on a hot, request-reachable path; its latency is paid on every call through this function
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.
Each changed file attributed to whichever author class contributed more of its added lines, then scored. File-level, because a line-level blame index is not persisted.
This page came from an index of 2233admin/code-intel-pipeline. No model calls, no configuration, and it refreshes on every push. Install the bot and every pull request gets one of these.