Skip to content

refactor: extract calculation posting#251

Merged
adrunkhuman merged 2 commits into
masterfrom
issue-249-calculation-post-processing
May 23, 2026
Merged

refactor: extract calculation posting#251
adrunkhuman merged 2 commits into
masterfrom
issue-249-calculation-post-processing

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

@adrunkhuman adrunkhuman commented May 23, 2026

Summary

  • extract score-calculation backup and league-channel publishing into a service helper
  • remove private AdminCommands method calls from Calculate Scores button
  • add direct coverage for calculation posting success and failure paths

Verification

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

Stacked on #250.
Closes #249

Base automatically changed from issue-247-consolidate-prediction-parser to master May 23, 2026 14:45
@adrunkhuman adrunkhuman merged commit ec1e27a into master May 23, 2026
@adrunkhuman adrunkhuman deleted the issue-249-calculation-post-processing branch May 23, 2026 14:46
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: extract calculation post-processing from admin panel button

1 participant