|
|
2f09b590e2
|
fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues
Elixir CI / Build and test (push) Waiting to run
Elixir CI / Dialyzer (push) Waiting to run
Elixir CI / Build and Push Docker Image (push) Blocked by required conditions
- Add ex_slop credo plugin with all 40 checks
- Remove DualKeyAccess patterns across codebase — atom-only access
- Fix LengthInGuard, LengthComparison, ListLast, ReduceMapPut in lib/
- Disable LengthComparison for test files
- Remove obvious comments and narrator comments (~50)
- Add missing aliases for fully-qualified modules
- Rewrite boilerplate docs in test/support
- Add normalize_keys helpers at API boundaries
|
2026-07-29 10:54:07 -05:00 |
|
Graham McInitre
|
1006fdaefc
|
refactor: remove dead code, duplication, and over-abstractions
- Delete dead config keys and test file (typo'd aprsme_is_*, vacuous disable test)
- Remove duplicate function clauses and identical function pairs
- Rename misleading one_hour_ago variable to one_day_ago
- Strip stale Oban comment
- Remove TestHelpers time function duplicates
- Inline Aprsme.Schema module (only 1 caller)
- Deduplicate prod esbuild config
- Thin SymbolRenderer delegations, inline TimeUtils wrappers
- Remove redundant DeploymentNotifier GenServer polling
- Replace random fallback in get_callsign_key with sentinel
|
2026-07-21 10:36:49 -05:00 |
|
|
|
3286b6852b
|
fix compile warnings
|
2025-07-09 16:58:07 -05:00 |
|
|
|
8eb1e90622
|
use postgis for testing
|
2025-07-09 16:48:55 -05:00 |
|
|
|
ef95f597b0
|
format
|
2025-07-09 16:22:58 -05:00 |
|
|
|
514d1b66d5
|
fix all the main map display issues
|
2025-07-09 16:20:29 -05:00 |
|