aprs.me/lib/aprsme/is
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
..
is.ex Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
is_supervisor.ex fix: performance improvements and bug fixes across backend and frontend 2026-03-19 12:41:36 -05:00
login_params.ex refactor: promote hot-path GenServer state maps to structs 2026-04-21 10:26:20 -05:00
packet_stats.ex refactor: promote hot-path GenServer state maps to structs 2026-04-21 10:26:20 -05:00