CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
failed
Dec 9, 2024 in 50s
CodeScene PR Check
β Code Health Quality Gates: FAILED
Change in average Code Health of affected files: -0.12 (5.35 -> 5.23)
- Declining Code Health: 1 findings(s) π©
- Improving Code Health: 1 findings(s) β
- Affected Hotspots: 2 files(s) π₯
Details
π© Declining Code Health (highest to lowest):
- Lines of Code in a Single File utils.cpp π₯
β Improving Code Health:
- Lines of Code in a Single File scene.cpp π₯
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
β Getting better: Lines of Code in a Single File
The lines of code decreases from 1610 to 1609, improve code health by reducing it to 1000. The number of Lines of Code in a single file. More Lines of Code lowers the code health.
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
β New issue: Lines of Code in a Single File
This module has 1012 lines of code, improve code health by reducing it to 1000. The number of Lines of Code in a single file. More Lines of Code lowers the code health.
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
βΉ Getting worse: Overall Code Complexity
The mean cyclomatic complexity increases from 4.90 to 4.95, threshold = 4. This file has many conditional statements (e.g. if, for, while) across its implementation, leading to lower code health. Avoid adding more conditionals.
Loading