CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Jan 14, 2024 in 48s
CodeScene PR Check
β Code Health Quality Gates: OK
- Declining Code Health: 1 findings(s) π©
- Improving Code Health: 0 findings(s) β
- Affected Hotspots: 0 files(s) π₯
Recommended Review Level: Lightweight sanity check
View detailed results in CodeScene
Details
π© Declining Code Health (highest to lowest):
- Large Method test_static_centerline_optimizer.test.py: generate_test_description
Annotations
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
β New issue: Large Method
generate_test_description has 71 lines, threshold = 70. Large functions with many lines of code are generally harder to understand and lower the code health. Avoid adding more lines to this function.
Loading