aprs.me/test
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
..
aprsme Fix failing tests and improve movement tracking 2025-07-14 10:03:04 -05:00
aprsme_web Fix credo warnings and ensure clean compilation 2025-07-14 10:25:01 -05:00
assets/js use postgis for testing 2025-07-09 16:48:55 -05:00
integration performance improvements 2025-07-08 10:03:52 -05:00
support refactor 2025-07-13 16:49:20 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs refactor and performance improvements 2025-07-10 10:53:34 -05:00