paper-dynasty-discord/tests
Cal Corum 80e94498fa CLAUDE: Add safe WPA lookup with fallback to prevent KeyError crashes
Implements defensive error handling for WPA (Win Probability Added) calculations when rare game states are missing from the static lookup table. The safe_wpa_lookup() function uses a three-tier fallback strategy: exact lookup, bases-empty fallback, and 0.0 default value.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 18:25:59 -05:00
..
command_logic CLAUDE: Add safe WPA lookup with fallback to prevent KeyError crashes 2025-10-11 18:25:59 -05:00
gameplay_models Catchup commit 2025-07-22 09:22:19 -05:00
in_game Cogs to Packages Groundwork 2025-08-17 08:46:55 -05:00
other Added AbRoll and JumpRoll 2024-11-17 14:57:54 -06:00
players_refactor Added search functionality to /player command 2025-10-08 14:45:41 -05:00
conftest.py Catchup commit 2025-07-22 09:22:19 -05:00
factory.py Catchup commit 2025-07-22 09:22:19 -05:00
test_api_calls.py Catchup commit 2025-07-22 09:22:19 -05:00