- Remove all CachedQueries usage throughout the codebase - Replace with direct Packets module calls - Delete CachedQueries module entirely - Rename get_recent_packets_optimized to get_recent_packets - Add has_weather_packets? function to Packets module - Fix duplicate function definitions - Update all test references to use new function names This simplifies the codebase by removing the caching layer and eliminates the database ownership errors in tests. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| info_live | ||
| map_live | ||
| bad_packets_live_test.exs | ||
| info_live_test.exs | ||
| user_registration_live_test.exs | ||
| user_settings_live_test.exs | ||