You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(engine): add blockedLabels to miner goal spec and lane fit (#2729)
* feat(engine): add blockedLabels to miner goal spec and lane fit
Let maintainers declare issue labels miners must skip; lane-fit returns zero when a candidate carries a blocked label, mirroring blockedPaths for discovery metadata.
Co-authored-by: Cursor <cursoragent@cursor.com>
* test(engine): cover blockedLabels lane-fit in vitest for codecov patch
Add root vitest coverage for computeMinerGoalLaneFit blocked-label exclusion so codecov/patch hits the changed lines in miner-goal-lane-fit.ts.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments