|
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m14s
#40: ScorecardTracker cached data in memory at startup — background task never saw newly published scorecards. Fixed by reloading from disk on every read. #39: Win percentage defaulted to 50% when unavailable, showing a misleading 50/50 bar. Now defaults to None with "unavailable" message in embed. Parsing handles decimal (0.75), percentage string, and empty values. Also fixed orientation bug where win% was always shown as home team's even when the sheet reports the away team as the leader. Additionally: live scorebug tracker now distinguishes between "all games confirmed final" and "sheet read failures" — transient Google Sheets errors no longer hide the live scores channel. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| autocomplete.py | ||
| cache.py | ||
| CLAUDE.md | ||
| decorators.py | ||
| dice_utils.py | ||
| discord_helpers.py | ||
| draft_helpers.py | ||
| helpers.py | ||
| injury_log.py | ||
| listeners.py | ||
| logging.py | ||
| mentions.py | ||
| permissions_examples.py | ||
| permissions.py | ||
| random_gen.py | ||
| scorebug_helpers.py | ||
| team_utils.py | ||
| text_utils.py | ||
| transaction_logging.py | ||