prop/test/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_test.exs fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00
srtm_test.exs fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00
terrain_analysis_property_test.exs test(property): add property tests for terrain + atmospheric math 2026-04-21 13:56:39 -05:00
terrain_analysis_test.exs Implement ITU-R P.526-16 terrain diffraction model 2026-03-31 16:04:23 -05:00
terrain_profile_test.exs Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
viewshed_property_test.exs test: coverage round 4 (84.39% → 84.44%) + 6 new property tests 2026-04-24 10:32:05 -05:00
viewshed_test.exs test: format all test files + GridCache Valkey backend (49%->74%) 2026-05-07 16:04:32 -05:00