aprs.me/lib/aprsme_web/live/shared
Graham McIntire d63cdf4cda
Some checks failed
Elixir CI / Build and test (push) Failing after 3m33s
Elixir CI / Dialyzer (push) Successful in 3m57s
Elixir CI / Build and Push Docker Image (push) Has been skipped
fix: handle both string and atom keys in packet map accessors
CoordinateUtils, Clustering, DataBuilder, HistoricalLoader, PacketHandler,
PacketUtils, and Index now support both string-keyed and atom-keyed packet maps
via Map.get/3 nested fallback pattern.
2026-08-06 17:31:33 -05:00
..
bounds_utils.ex clean up warnings 2025-07-16 08:55:46 -05:00
coordinate_utils.ex fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
packet_handler.ex fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
packet_utils.ex fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
param_utils.ex refactor: apply functional programming patterns across codebase 2026-07-01 08:45:19 -05:00