codelimit.md
November 11, 2025 · View on GitHub
CodeLimit Report
Overview
| Language | Files | Functions | Lines of Code | ⚠ | ⛌ |
|---|---|---|---|---|---|
| TypeScript | 25 | 117 | 1319 | 4 | 0 |
Summary
| Easy / Verbose | Hard-to-maintain ⚠ | Unmaintainable ⛌ |
|---|---|---|
| 88% | 12% | 0% |
✅ 88% of the functions are maintainable, no refactoring necessary.
Findings
| Function | Length | File |
|---|---|---|
| ⚠ setupEventHandlers | 54 | src/probot.ts |
| ⚠ createPr | 39 | src/github.ts |
| ⚠ getConventionalPrTitlePrefix | 32 | src/config.ts |
| ⚠ getConventionalLabelMapping | 31 | src/config.ts |
Generated by CodeLimit