aprs.me/test
Graham McIntire 41c148650d
refactor: Remove CachedQueries and rename optimized functions
- 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>
2025-07-30 13:17:56 -05:00
..
aprsme format 2025-07-29 12:44:40 -05:00
aprsme_web refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration Improve CI/CD stability for frontend integration tests 2025-07-29 12:26:35 -05:00
support refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00