prop/test/mix/tasks
Graham McIntire d31e783776
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 4m35s
fix: resolve 18 bugs across LiveViews, schemas, tests, and logic
- MonitorLive.Show: safe nil-guard on current_scope for anonymous access
- Admin.MonitorLive.Index: add phx-update=stream to enable stream ops
- ImportLive: require owner/admin authorization, not_found redirect
- MapLive: store timer refs in assigns, cancel before reschedule
- 10 schemas: add missing foreign_key_constraint on belongs_to
- Soundings: preload :station to eliminate N+1 in path analysis
- PathAnalysis: defensive preload of :station on soundings
- GridTaskEnqueuer: wrap reclaim_stale_running in Repo.transaction()
- HrdpsClient: replace String.to_atom with compile-time atom literals
- Contacts: fix extract_latlon false return for lon=0.0
- Tests: remove duplicate Mox.defmock, unblock swallowed task exits,
  bump refute_receive timeouts from 50ms to 200ms
2026-07-29 07:46:54 -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 feat: remove skippy HRRR proxy + disk cache, fetch directly from NOAA S3 2026-07-28 14:36:54 -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