aprs.me/test/aprsme/packets
Graham McIntire dc0bc7bbdf
Fix credo warnings and start on design suggestions
Warnings fixed (13 issues):
- Replace expensive length/1 checks with empty list comparisons
- Remove redundant n == n comparison in is_finite guards
- Use proper type notation in @spec instead of struct literal

Design suggestions (3/13 files):
- Add aliases for nested modules in historical_loader, page_controller, mobile_channel

Remaining: 10 design suggestions, 42 refactoring opportunities (complex functions)
2026-02-09 11:23:01 -06:00
..
clustering_test.exs Fix credo warnings and start on design suggestions 2026-02-09 11:23:01 -06:00
query_builder_test.exs fix historical packet loading 2025-07-10 13:15:16 -05:00