aprs.me/lib/aprsme_web/live/map_live
Graham McIntire b93d4904a3
Some checks failed
Elixir CI / Build and test (push) Failing after 3m28s
Elixir CI / Dialyzer (push) Successful in 3m54s
Elixir CI / Build and Push Docker Image (push) Has been skipped
fix: handle missing :pending_batch_tasks assign in historical loader
Use Map.get with default for all loading_generation and pending_batch_tasks
socket.assigns accesses to prevent KeyError when key is not present.
2026-08-06 17:52:53 -05:00
..
bounds_updater.ex refactor: split MapLive.Index into focused modules 2026-07-26 15:30:08 -05:00
components.ex refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
data_builder.ex fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
display_manager.ex refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
events.ex refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
historical_loader.ex fix: handle missing :pending_batch_tasks assign in historical loader 2026-08-06 17:52:53 -05:00
index.ex fix: handle both string and atom keys in packet map accessors 2026-08-06 17:31:33 -05:00
navigation.ex refactor: pattern-match over conditionals in Navigation and InsertOptimizer 2026-04-23 13:38:24 -05:00
packet_batcher.ex fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00
packet_processor.ex refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
packet_utils.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
popup_component.ex integrate /:call to main page 2025-07-13 10:36:58 -05:00
rf_path.ex Batch push_events, RF path queries, and ETS tuning for hot paths 2026-02-20 08:30:54 -06:00
state.ex refactor: map page efficiency, trail accuracy, and spidering fixes 2026-08-02 14:04:26 -05:00
subscriptions.ex fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00
url_params.ex chore(dialyzer): enable stricter flags and fix 97 resulting findings 2026-04-21 10:07:01 -05:00