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 fleet_auth.py, down 2.1. 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 33 more by import. 154 are too small to see at this width, which is what the frame below is for.
630 files, 5 changed by this PR and 18 that import one. This PR changes 8 files in total, spread across more than one top-level directory. 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.
__call__ nests 4 levels deep
normalizeApiError has cyclomatic complexity 10
authenticate_local_owner has cyclomatic complexity 9
claim_local_owner has cyclomatic complexity 13
__call__ is 94 lines long
79% of file duplicated; worst clone shares 24 lines with frontend/e2e/login.spec.mjs
if condition combines 3 boolean operators
claim_local_owner is 61 lines long
_set_session_cookie takes 5 parameters
14% of file duplicated; worst clone shares 13 lines with backend/api/v1/identity.py
broad `except Exception` catches unrelated errors and can hide bugs
caught exception is swallowed without any handling
requireAuthenticatedMutation has 3 nested blocks at the same level (bumpy road)
claim_local_owner takes 6 parameters
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.
6 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.