aprs.me/lib/aprsme_web/live/weather_live
Graham McIntire c30a1c55f7
Reduce cyclomatic complexity in weather callsign view
Simplify timestamp comparison and weather value formatting:
- Extract compare_timestamps with pattern matching for different types
- Remove duplicate formatter code (was a bug)
- Extract format_string_value and format_numeric_value helpers

Co-Authored-By: Graham <noreply@anthropic.com>
2026-02-09 12:10:56 -06:00
..
callsign_view.ex Reduce cyclomatic complexity in weather callsign view 2026-02-09 12:10:56 -06:00
callsign_view.html.heex fix: Handle numeric weather values and hide N/A fields in weather view 2025-08-03 15:33:09 -05:00