Skip to content

feat: Add abschallenges field to GameData model and remove deprecated tests#230

Merged
Mattsface merged 3 commits intomainfrom
fix-person-id
May 12, 2025
Merged

feat: Add abschallenges field to GameData model and remove deprecated tests#230
Mattsface merged 3 commits intomainfrom
fix-person-id

Conversation

@Mattsface
Copy link
Copy Markdown
Member

What:
Adds the abschallenges field to the GameData model and removes outdated tests related to minor league players and teams.

Key Changes:

Added abschallenges as an optional field in GameData (gamedata.py).

Bumped version to 0.5.26 in pyproject.toml.

Removed deprecated tests for minor league player and team IDs in test_mlb.py.

Testing:

Ran all unit tests: pytest tests/

Verified no regressions in get_people_id and get_team_id methods.

@Mattsface Mattsface merged commit 267dc92 into main May 12, 2025
2 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