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 86% 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. 2 changed here reach 0 more by import. 174 are too small to see at this width, which is what the frame below is for.
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.
merge_into_section_body has 5 nested blocks at the same level (bumpy road)
merge_into_section_body has cyclomatic complexity 15
parse_fragment has cyclomatic complexity 19
main nests 4 levels deep
ParseFragmentTests has low cohesion (LCOM4=2): its 6 methods split into 2 groups that share no fields or calls
assertion block at lines 143-144 is duplicated in tests/test_aggregate_changelog.py
assertion block at lines 202-203 is duplicated in tests/test_aggregate_changelog.py
main has cyclomatic complexity 14
check_pr_advisory has cyclomatic complexity 13
apply_fragments_to_changelog has cyclomatic complexity 13
15% of file duplicated; worst clone shares 15 lines with tests/test_aggregate_changelog.py
main has 3 nested blocks at the same level (bumpy road)
apply_fragments_to_changelog has 3 nested blocks at the same level (bumpy road)
parse_fragment has 3 nested blocks at the same level (bumpy road)
caught exception is swallowed without any handling
main is 61 lines long
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.