test(miner-discovery): end-to-end Phase 1 pipeline fixture (#2311)#3756
Conversation
…ONbored#2311) Pin composed fan-out, AI-policy skip, goal-model lane fit, freshness, and dupRisk ordering in one integration test. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Tip 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩 ✅ Gittensory review result - approve/merge recommendedReview updated: 2026-07-06 08:02:57 UTC
✅ Suggested Action - Approve/Merge
Review summary Nits — 5 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 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 Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3756 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 317 317
Lines 32365 32365
Branches 11874 11874
=======================================
Hits 30197 30197
Misses 1537 1537
Partials 631 631 🚀 New features to boost your workflow:
|
Summary
test/integration/miner-discovery-pipeline.test.tsexercising the composed Phase-1 discovery path: AI-policy hard-skip, metadata fan-out, goal-model lane fit, freshness decay, and duplicate-title dupRisk throughrankCandidateIssuesWithSummary.owner/repo#issueNumberorder with literal array equality and asserts the banned repo costs exactly one policy-doc fetch (no issue listing).Closes #2311
Conflict avoidance
Touches only
test/integration/miner-discovery-pipeline.test.ts— no overlap with open PRs (#3754 signals, #3753 enrichment, #3752 selfhost, #3741 deps, #3724 dart, #3721 processors, #3712 visual, #3704 calibration, #3698 queue).Test plan
npx vitest run test/integration/miner-discovery-pipeline.test.tsnpm run typecheckMade with Cursor