This website requires JavaScript.
Explore
Help
Sign In
Timmy_Foundation
/
compounding-intelligence
Watch
15
Star
0
Fork
0
You've already forked compounding-intelligence
Code
Issues
173
Pull Requests
59
Actions
Packages
Projects
Releases
Wiki
Activity
85
Commits
104
Branches
0
Tags
f4f1a2e40a65440fc80d567fa6fdffdae23d58bb
Commit Graph
1 Commits
Author
SHA1
Message
Date
Rockachopa
f4f1a2e40a
feat: add PR complexity scorer — estimate review effort\n\nImplements issue
#135
: a script that analyzes open PRs and computes\na complexity score (1-10) based on files changed, lines added/removed,\ndependency changes, and test coverage delta. Also estimates review time.\n\nThe scorer can be run with --dry-run to preview or --apply to post\nscore comments directly on PRs.\n\nOutput: metrics/pr_complexity.json with full analysis.\n\nCloses
#135
Some checks failed
Test / pytest (pull_request)
Failing after 9s
Details
2026-04-26 09:35:42 -04:00