aprs.me/lib
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
..
aprsme fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
aprsme_web fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
mix/tasks fix: resolve all dialyzer warnings — unmatched returns, pattern mismatches, and Mix.Task PLT entries 2026-07-27 14:18:42 -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