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
86
Commits
104
Branches
0
Tags
7bcec41d167631fe5fd7cc333626e24292ace353
Commit Graph
1 Commits
Author
SHA1
Message
Date
Rockachopa
4b5a675355
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 (push)
Failing after 10s
Details
2026-04-26 09:34:57 -04:00