brackt/app
Claude 9a39267bdb
All checks were successful
🚀 Deploy / 🧪 Test (pull_request) Successful in 2m42s
🚀 Deploy / ʦ🔍 Typecheck & Lint (pull_request) Successful in 1m19s
🚀 Deploy / 🐳 Build (pull_request) Has been skipped
🚀 Deploy / 🚀 Deploy (pull_request) Has been skipped
Address code-review findings: ping guard, dual filter, inline helper
- Restore winnerScoreChanged guard on winnerDiscordUserId so advancing-only
  winners are shown in the embed but not Discord-pinged
- Add display-name filter at the end of the scoredMatches chain so
  scoredMatches always reflects exactly what appears in the embed, eliminating
  the dual-gate split between scoring-calculator.ts and discord.ts
- Remove isMatchNotable export and inline x.winnerScoreChanged || x.showLoser
  at its sole call site; move the reasoning into the existing comment block

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-29 23:40:19 +00:00
..
components Show bracket on tennis Grand Slam major event pages (#113) 2026-06-28 04:35:40 +00:00
contexts
hooks Fix SSR/hydration timezone flip in event date and time display (#95) 2026-06-17 06:09:29 +00:00
lib Auto-populate & auto-score tennis Grand Slam brackets from Wikipedia 2026-06-26 21:48:00 -07:00
models Address code-review findings: ping guard, dual filter, inline helper 2026-06-29 23:40:19 +00:00
routes elimination announcements (#114) 2026-06-28 19:36:33 +00:00
services Address code-review findings: ping guard, dual filter, inline helper 2026-06-29 23:40:19 +00:00
test claude/sweet-carson-46j5k6 (#100) 2026-06-19 06:15:32 +00:00
types
utils
welcome
app.css
entry.client.tsx
entry.server.tsx
root.tsx
routes.ts claude/beautiful-hawking-a72ilq (#92) 2026-06-16 14:11:51 +00:00