c95bea879d
Add pyproject.toml with pytest-cov config so CI fails if coverage drops below 85%. Fix series_view _format_start using Linux-only %-I/%-d codes that crash on Windows — use manual formatting instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
/nhle_scoreboard_response.txt
|
|
/nhle_standings_response.txt
|
|
/app/data/nhl_standings.db
|
|
/app/data/scoreboard_data.json
|
|
nhl_standings.db
|
|
**/__pycache__
|
|
.venv/
|
|
.coverage
|
|
htmlcov/
|
|
.pytest_cache/
|
|
.claude/
|