|
Some checks failed
Build and Push / Build and Push Docker Image (push) Has been cancelled
Create shared ContactsFixtures module with globally-unique qso_timestamp seconds to prevent unique-constraint violations when async test modules run in parallel and insert contacts with identical dedup-key columns. The qso_timestamp column is timestamp(0), so microsecond offsets were truncated — use System.unique_integer monotonic seconds instead. Also make count-asserting tests resilient to sandbox-leaked contacts from prior tests by using >= assertions or status-based checks rather than exact counts. Includes automated DateTime.add → DateTime.shift migration from mix format. |
||
|---|---|---|
| .. | ||
| admin_task_worker.ex | ||
| backfill_enqueue_worker.ex | ||
| canadian_sounding_fetch_worker.ex | ||
| common_volume_radar_worker.ex | ||
| contact_import_worker.ex | ||
| contact_position_backfill_worker.ex | ||
| contact_weather_enqueue_worker.ex | ||
| gefs_fetch_worker.ex | ||
| grid_cache_prune_worker.ex | ||
| hrdps_grid_worker.ex | ||
| hrrr_native_grid_worker.ex | ||
| iemre_fetch_worker.ex | ||
| ionosphere_fetch_worker.ex | ||
| mechanism_classify_worker.ex | ||
| narr_fetch_worker.ex | ||
| nexrad_worker.ex | ||
| partition_maintenance_worker.ex | ||
| propagation_grid_worker.ex | ||
| propagation_prune_worker.ex | ||
| pskr_calibration_worker.ex | ||
| pskr_recalibration_worker.ex | ||
| radar_frame_worker.ex | ||
| rover_mission_backfill_worker.ex | ||
| rover_mission_reconcile_worker.ex | ||
| rover_path_profile_worker.ex | ||
| solar_index_worker.ex | ||
| space_weather_fetch_worker.ex | ||
| station_elevation_worker.ex | ||
| terrain_profile_worker.ex | ||
| user_home_qth_lookup_worker.ex | ||
| weather_fetch_worker.ex | ||