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.
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 574 of 748 files at a readable size, grouped by directory and sized by lines of code. 10 changed here reach 5 more by import. 174 are too small to see at this width, which is what the frame below is for.
158 files, 6 changed by this PR and 5 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.
json_diff nests 6 levels deep
first_divergence nests 6 levels deep
parse has cyclomatic complexity 23
parse nests 4 levels deep
execute nests 4 levels deep
34% of file duplicated; worst clone shares 10 lines with crates/code-intel-cli/src/cli/command_catalog/routes/provider_routes.rs
50% of file duplicated; worst clone shares 13 lines with crates/code-intel-cli/src/cli/command_catalog/routes/provider_routes.rs
33% of file duplicated; worst clone shares 15 lines with crates/code-intel-cli/src/determinism_check_tests.rs
parse is 109 lines long
json_diff has cyclomatic complexity 14
first_divergence has cyclomatic complexity 11
assertion block at lines 721-729 is duplicated in crates/code-intel-cli/tests/hospital_diagnosis.rs
assertion block at lines 790-797 is duplicated in crates/code-intel-cli/tests/hospital_diagnosis.rs
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 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 filesystem call runs once per loop iteration (N+1 / IO-in-loop)
14% of file duplicated; worst clone shares 9 lines with crates/code-intel-cli/tests/determinism_check.rs
panic!/unreachable!/todo!/unimplemented! aborts the process unconditionally
unwrap/expect turns a recoverable error into a crash
panic!/unreachable!/todo!/unimplemented! aborts the process unconditionally
panic!/unreachable!/todo!/unimplemented! aborts the process unconditionally
first_divergence is 61 lines long
check is 63 lines long
run_with_options takes 5 parameters
execute has 3 nested blocks at the same level (bumpy road)
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
unwrap/expect turns a recoverable error into a crash
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
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.
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.