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 83% of this repository's own commits.
The largest health movement is in core.py, down 1.6. 3 contracts changed, called by 59 symbols in files this PR does not touch.
The repository map needs the file index from this snapshot, which is not available yet. Everything below is unaffected.
Only symbols that were removed or had their signature changed. An added symbol has no prior callers, and a body-only change leaves the caller's contract intact, so neither is a finding.
41 callers outside this PR, 1 inside it.
13 callers outside this PR.
5 callers outside this PR, 4 inside it.
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.
PageGenerator is a god class: 384 lines across 16 methods, including a brain method (_call_provider, CCN 16)
_call_provider nests 4 levels deep
51% of file duplicated; worst clone shares 22 lines with tests/unit/generation/test_reuse_gate.py
29% of file duplicated; worst clone shares 12 lines with tests/unit/persistence/test_content_hash_roundtrip.py
assertion block at lines 141-144 is duplicated in tests/unit/generation/test_reuse_gate.py
assertion block at lines 172-173 is duplicated in tests/unit/generation/test_reuse_gate.py
assertion block at lines 203-204 is duplicated in tests/unit/generation/test_reuse_gate.py
assertion block at lines 230-232 is duplicated in tests/unit/generation/test_reuse_gate.py
broad `except Exception` catches unrelated errors and can hide bugs
execute_scoped_generation has 3 nested blocks at the same level (bumpy road)
_module_page takes 5 parameters
broad `except Exception` catches unrelated errors and can hide bugs
broad `except Exception` catches unrelated errors and can hide bugs
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.
3 changed files have no test importing them.
This page came from an index of repowise-dev/repowise. No model calls, no configuration, and it refreshes on every push. Install the bot and every pull request gets one of these.