aprs.me/test
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
..
aprsme Fix credo warnings and start on design suggestions 2026-02-09 11:23:01 -06:00
aprsme_web Fix duplicate ID errors and optimize mobile callsign search 2025-10-25 13:39:34 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration cleanup 2026-02-07 10:55:19 -06:00
support Fix test warnings and failures 2025-10-25 17:41:58 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs cleanup 2026-02-07 10:55:19 -06:00