paper-dynasty-database/app/services
Cal Corum 5ea4c7c86a
All checks were successful
Build Docker Image / build (pull_request) Successful in 8m36s
fix: replace datetime.utcnow() with datetime.now() in evaluator
Fixes regression from PR #118 — utcnow() was reintroduced in
evolution_evaluator.py.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:54:01 -05:00
..
__init__.py feat: formula engine for evolution value computation (WP-09) 2026-03-12 19:34:40 -05:00
evolution_evaluator.py fix: replace datetime.utcnow() with datetime.now() in evaluator 2026-03-23 12:54:01 -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