prop/test/mix/tasks
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
..
buildings_fetch_test.exs chore: bump deps, fix doctests, fix credo issues 2026-07-01 17:46:03 -05:00
calibrate_aprs_144_test.exs feat(aprs): mix calibrate.aprs_144 task for fitting 144 MHz weights 2026-05-01 12:57:41 -05:00
prop_compare_test.exs fix: resolve 18 bugs across LiveViews, schemas, tests, and logic 2026-07-29 07:46:54 -05:00
propagation_ml_tasks_test.exs test: lift coverage to 85% and pin threshold 2026-05-08 13:59:56 -05:00
propagation_train_seeded_test.exs fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
reset_enrichment_test.exs fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
simple_tasks_test.exs fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00
unused_test.exs fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00
weather_rebatch_asos_test.exs fix: resolve 391 Credo issues across codebase 2026-06-12 13:51:32 -05:00