store: [major-domo] fix: key plays score text shows "tied at X" instead of "Team up X-X" (closes #48)

This commit is contained in:
Cal Corum 2026-03-01 17:05:11 -06:00
parent 24a7831451
commit e79e7bab4f

View File

@ -0,0 +1,35 @@
---
id: 01be6857-1bf1-4000-a2b5-29e05053e8e7
type: fix
title: "[major-domo] fix: key plays score text shows \"tied at X\" instead of \"Team up X-X\" (closes #48)"
tags: [major-domo, automation, commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling, session-log]
importance: 0.7
confidence: 0.8
created: "2026-03-01T23:05:11.893606+00:00"
updated: "2026-03-01T23:05:11.893606+00:00"
---
Commits made: 4
- fix: key plays score text shows "tied at X" instead of "Team up X-X" (closes #48)
- feat: add team ownership verification to /injury set-new and /injury clear (closes #18)
Files edited (4):
- /mnt/NV2/Development/major-domo/discord-app-v2/commands/injuries/management.py
- /mnt/NV2/Development/major-domo/discord-app-v2/models/play.py
- /mnt/NV2/Development/major-domo/discord-app-v2/tests/test_injury_ownership.py
- /mnt/NV2/Development/major-domo/discord-app-v2/tests/test_models_play.py
Errors encountered (5):
- Exit code 1
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.1, pluggy-1.6
- Exit code 1
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.1, pluggy-1.6
- <tool_use_error>String to replace not found in file.
String: import pytest
from models.play import Play
from models.team import Team
def _make_team(
Work types: automation, commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling
Session size: 278 messages, 98 tool calls