aprs.me/test/aprsme_web/plugs
Graham McIntire 2f09b590e2
Some checks are pending
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
fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues
- 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
..
api_csrf_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
content_security_policy_test.exs fix: resolve all credo issues — 0 warnings, 0 refactoring, 0 readability issues 2026-07-29 10:54:07 -05:00
health_check_test.exs Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
ip_geolocation_test.exs Fix Cloudflare IP geolocation not reaching LiveView on page load 2026-03-22 16:08:00 -05:00
rate_limiter_test.exs security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
remote_ip_test.exs security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
set_locale_test.exs passing tests 2025-07-07 16:29:38 -05:00