prop/test/microwaveprop/pskr
Graham McIntire 51678e0fb9
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 39s
fix: two test issues causing 37 failures
1. RoverPathProfileWorker sandbox ownership: fallback_hits/2 used
   Task.async_stream spawning separate DB-querying processes that
   lacked Ecto sandbox ownership in test mode. Replaced with
   sequential Enum.map since miss list is ≤9 points — no meaningful
   perf impact and eliminates the sandbox race entirely.

2. PSKR client test: asserted '6m' band in defaults, but the actual
   microwave band name is '6cm'. Fixed assertion.
2026-07-22 16:37:17 -05:00
..
aggregator_test.exs fix: repair 18 failing tests (atom naming + stale assertions) 2026-07-08 11:10:29 -05:00
calibration_sampler_property_test.exs perf+test: cache nearest_hrrr per cell, batch pg_inherits, +property tests 2026-05-05 17:40:13 -05:00
client_test.exs fix: two test issues causing 37 failures 2026-07-22 16:37:17 -05:00
feature_bin_test.exs test: expand coverage across rover, pskr, valkey, skewt, scores 2026-05-07 12:51:58 -05:00
mqtt_test.exs test: expand coverage across rover, pskr, valkey, skewt, scores 2026-05-07 12:51:58 -05:00
recalibrator_test.exs refactor: deduplicate hrrr download, simplify radio/mqtt, fix credo/perf issues 2026-05-07 11:50:29 -05:00