Collapse the "Drafted Participants in Top 8" and "Non-scoring Participants" sections of the qualifying-points Discord announcement into one "Drafted Participants" standings section. It lists every drafted participant who has scored (qpTotal > 0) as ranked lines, with a "═══ Points Bubble ═══" divider marking the points cutoff between rank 8 and rank 9. Participants with 0 QP are no longer shown. The divider is only emitted once at least one above-the-cutoff row exists: globalRank is a season-wide rank while the scoreboard is scoped to one league's drafts, so a league can have drafted nobody in the global top 8 — guarding on that avoids a leading divider with nothing above it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bracket-simulator.test.ts | ||
| discord.test.ts | ||
| draft-discord.server.test.ts | ||
| draft-email.server.test.ts | ||
| ev-calculator.test.ts | ||
| icm-calculator.test.ts | ||
| probability-engine.test.ts | ||
| probability-updater.test.ts | ||
| qualifying-points-discord.server.test.ts | ||
| sync-tournament-results.test.ts | ||