aprs.me/lib/aprsme/packets
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
..
clustering.ex fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
prepared_queries.ex perf: add LIMIT to unbounded DISTINCT ON, guard device table scan, add DB indexes 2026-06-01 16:49:48 -05:00
query_builder.ex fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00