When multiple flights arrived on the same date, location tracking only compared dates and missed later flights. Now compares both date and time to handle same-day connecting flights correctly. Example: Nov 21, 2023 - 06:15: Arrive Madrid (MVD → MAD) - 09:15: Arrive London (MAD → LHR) ← Now properly detected as most recent This ensures users show as "home" when they've returned to UK on the same day as an international connection. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
test_agenda.py | ||
test_busy.py | ||
test_utils.py |