aprs.me/lib/aprsme_web/live/map_live
Graham McIntire b065404803
Fix credo warnings and ensure clean compilation
- Renamed predicate functions to follow Elixir conventions:
  - is_finite? → finite?
  - is_finite_number? → finite_number?
  - is_finite_float? → finite_float?
- Fixed all function returns to ensure proper nil handling
- Applied mix format to all files
- All tests pass with no compilation warnings

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 10:25:01 -05:00
..
index.ex Fix credo warnings and ensure clean compilation 2025-07-14 10:25:01 -05:00
map_helpers.ex refactor and performance improvements 2025-07-10 10:53:34 -05:00
packet_utils.ex main map improvements 2025-07-13 14:58:13 -05:00
popup_component.ex integrate /:call to main page 2025-07-13 10:36:58 -05:00