aprs.me/test/aprsme_web/live/shared
Graham McInitre 1006fdaefc refactor: remove dead code, duplication, and over-abstractions
- Delete dead config keys and test file (typo'd aprsme_is_*, vacuous disable test)
- Remove duplicate function clauses and identical function pairs
- Rename misleading one_hour_ago variable to one_day_ago
- Strip stale Oban comment
- Remove TestHelpers time function duplicates
- Inline Aprsme.Schema module (only 1 caller)
- Deduplicate prod esbuild config
- Thin SymbolRenderer delegations, inline TimeUtils wrappers
- Remove redundant DeploymentNotifier GenServer polling
- Replace random fallback in get_callsign_key with sentinel
2026-07-21 10:36:49 -05:00
..
bounds_utils_test.exs test: broaden unit & property-test coverage (61.8% → 64.7%) 2026-04-23 13:32:09 -05:00
coordinate_utils_test.exs test: broaden unit & property-test coverage (61.8% → 64.7%) 2026-04-23 13:32:09 -05:00
packet_handler_test.exs refactor: collapse nested if/case into pattern-matched helpers 2026-04-23 13:55:11 -05:00
packet_utils_test.exs refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
param_utils_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00