fix(signals): remove unreachable OpenPrWorkClassification stale - #7471
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
1 similar comment
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Closes JSONbored#7448 Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7471 +/- ##
==========================================
- Coverage 91.36% 91.35% -0.02%
==========================================
Files 717 717
Lines 73016 73016
Branches 21628 21631 +3
==========================================
- Hits 66713 66702 -11
- Misses 5265 5272 +7
- Partials 1038 1042 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-20 11:40:53 UTC
Review summary Nits — 3 non-blocking
Decision drivers
Context & advisory signals — never blocks the verdict
Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
Summary
"stale"value fromOpenPrWorkClassificationand its three consumers (cleanupFirst,nextStepsForClassification,priorityRank).Why
mapPendingClassToWorkClassificationnever produced"stale"— upstreamstale_likely_closealready maps toshould_close_or_withdraw.Closes #7448
Test plan
npm run typecheckgit diff --check