Skip to content

refactor: prediction parser entry points#250

Merged
adrunkhuman merged 1 commit into
masterfrom
issue-247-consolidate-prediction-parser
May 23, 2026
Merged

refactor: prediction parser entry points#250
adrunkhuman merged 1 commit into
masterfrom
issue-247-consolidate-prediction-parser

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

@adrunkhuman adrunkhuman commented May 23, 2026

Summary

  • Closes Polish: consolidate prediction parsers #247.
  • Delete the dead positional parser and the separate line parser.
  • Route admin prediction/result parsing through parse_prediction_lines directly.
  • Update parser tests and the repo parsing guidance for the single parser contract.

Verification

  • uv run pytest --tb=short
  • uv run ruff check typer_bot tests
  • uv run ty check typer_bot

@adrunkhuman adrunkhuman changed the title Refactor prediction parser entry points refactor: prediction parser entry points May 23, 2026
@adrunkhuman adrunkhuman merged commit ea680b8 into master May 23, 2026
1 check passed
@adrunkhuman adrunkhuman deleted the issue-247-consolidate-prediction-parser branch May 23, 2026 14:45
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.

Polish: consolidate prediction parsers

1 participant