aprs.me/lib
Graham McIntire e1da1716b1
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 2s
refactor: split MapLive.Index into focused modules
- State (177 lines): mount assigns, defaults, slideover, connection status
- Events (540 lines): 22 handle_event handlers, rate limiting, URL helpers
- Subscriptions (122 lines): PubSub setup, spatial registration, cleanup
- BoundsUpdater (172 lines): bounds pipeline, validation, debouncing
- index.ex: 2,062 -> 1,202 lines (42% reduction)
- Credo: initial_historical_completed, bounds_update_timer added to ignored_assigns
  (consumed by extracted modules, invisible to credo)
- All 361 map_live tests pass across multiple random seeds
- Handoff: marked maintainability #1 as done
2026-07-26 15:30:08 -05:00
..
aprsme reliability: bound ingress buffers, payload limits, overflow telemetry 2026-07-26 15:10:54 -05:00
aprsme_web refactor: split MapLive.Index into focused modules 2026-07-26 15:30:08 -05:00
mix/tasks refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
mix_unused Fix Analyzer.debug_info_line to return nil on with-fallthrough 2026-05-09 11:26:41 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00