prop/lib/microwaveprop/terrain
Graham McIntire 079346a1b9
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 4m38s
fix: resolve all 281 credo issues across source and test files
- F-level (228): replace length/1 with Enum.count_until/2 or pattern
  matching; convert Enum.flat_map+if to Enum.filter+Enum.map; fix
  identity case in narr_client
- W-level (46): normalize dual atom/string key access in weather_layers,
  beacon_measurements, surface, skewt_live, contact_live/show; add
  :data_provider and weather-map assigns to ignored_assigns in credo
  config (consumed by child components credo can't trace); remove
  weak is_list assertion; remove explicit assert_receive timeout
- R-level (6): replace 'This module provides...' moduledocs with
  meaningful descriptions
- Also fix 4 compile-connected xref issues by deferring
  BandConfig.band_options() from module attribute to runtime

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-29 09:04:21 -05:00
..
elevation_client.ex Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -05:00
srtm.ex refactor: deduplicate helpers and simplify Scorer 2026-04-28 14:14:34 -05:00
terrain_analysis.ex refactor: deduplicate hrrr download, simplify radio/mqtt, fix credo/perf issues 2026-05-07 11:50:29 -05:00
terrain_profile.ex Add dialyzer specs and types across the codebase 2026-04-12 08:55:04 -05:00
viewshed.ex fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00