Skip to content

fix: derive NCAAM elimination from ncaa_team_info - #38

Merged
lbowsher merged 1 commit into
mainfrom
lb/ncaam-eliminated-fix
Mar 23, 2026
Merged

lbowsher merged 1 commit into
mainfrom
lb/ncaam-eliminated-fix

Conversation

@lbowsher

@lbowsher lbowsher commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Derive player eliminated status from ncaa_team_info.eliminated instead of players.eliminated on both the league page and team page
  • Sort game stats (G1, G2, G3...) in ascending order by week number on the team roster
  • Regenerate database types to include eliminated column on ncaa_team_info

Test plan

  • Open an NCAAM league page — verify eliminated player counts reflect ncaa_team_info.eliminated
  • Open a team page in an NCAAM league — verify players from eliminated teams show the "Eliminated" badge and dimmed styling
  • Verify game stat pills display in ascending order (G1, G2, G3...)

🤖 Generated with Claude Code

…rt game stats

- Update league and team pages to look up eliminated status from
  ncaa_team_info.eliminated instead of players.eliminated
- Sort game stats by week_number in ascending order (G1, G2, G3...)
- Regenerate database types to include eliminated column on ncaa_team_info

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel

vercel Bot commented Mar 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fanteasy Ready Ready Preview, Comment Mar 23, 2026 4:22pm

@lbowsher
lbowsher merged commit ce9f8cc into main Mar 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant