aprs.me/lib/aprsme_web/live/map_live
Graham McIntire b86153cd27
Fix all mix credo --strict warnings (188 → 0)
- Replace apply/2 with direct fully-qualified calls in movement_test
- Fix assert_receive timeouts < 1000ms across 8 test files
- Move nested import statements to module-level scope
- Fix tests with no assertions and add missing doctest
- Replace weak type assertions with specific value checks
- Fix conditional assertions and length/1 expensive patterns
- Disable inappropriate Jump.CredoChecks.AvoidSocketAssignsInTest
- Fix tests not calling application code with credo:disable
- Add various credo:disable comments for legitimate patterns
2026-06-12 16:27:20 -05:00
..
components.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
data_builder.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
display_manager.ex perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -05:00
historical_loader.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
index.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
navigation.ex refactor: pattern-match over conditionals in Navigation and InsertOptimizer 2026-04-23 13:38:24 -05:00
packet_batcher.ex perf: fix PacketBatcher O(n) length/1 to O(1) counter 2026-06-01 16:48:48 -05:00
packet_processor.ex perf: optimize map LiveView hot paths 2026-06-01 16:49:08 -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
url_params.ex chore(dialyzer): enable stricter flags and fix 97 resulting findings 2026-04-21 10:07:01 -05:00