paper-dynasty-database/app/services
Cal Corum d15fc97afb
All checks were successful
Build Docker Image / build (pull_request) Successful in 8m53s
fix: add pitcher_id null guard in _get_player_pairs
Prevents (None, team_id) tuples from being added to pitching_pairs
when a StratPlay row has no pitcher (edge case matching the existing
batter_id guard).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:50:16 -05:00
..
__init__.py feat: formula engine for evolution value computation (WP-09) 2026-03-12 19:34:40 -05:00
evolution_evaluator.py docs: update stale docstrings to reflect full-recalculation approach 2026-03-19 10:34:55 -05:00
evolution_init.py feat(WP-10): pack opening hook — evolution_card_state initialization 2026-03-18 13:41:05 -05:00
formula_engine.py fix: align tier_from_value with DB model field names (t1_threshold) 2026-03-18 15:07:07 -05:00
season_stats.py fix: add pitcher_id null guard in _get_player_pairs 2026-03-23 12:50:16 -05:00