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.
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 3,402 of 3,821 files at a readable size, grouped by directory and sized by lines of code. 10 changed here reach 21 more by import. 419 are too small to see at this width, which is what the frame below is for.
2,524 files, 7 changed by this PR and 21 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.
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.