prop/test/microwaveprop/pskr
Graham McIntire 316fb2fbc7
Fix low-severity bugs and re-enable Credo checks
- Bug #12: Lower rate limit to 15/min
- Bug #13: Wrap model loading in Task.start
- Bug #14: Fix classify_time_period guard gap at -3.0
- Bug #15: Not applicable (Elixir has no ?? operator)
- Bug #16: Remove fallback Repo.get for station preload
- Bug #17: Extract cache_key() in ContactMapController
- Bug #18: Add has_many :contacts and :beacons to User schema
- A&D #4: Move serve_markdown_if_requested after secure headers
- Config #1: Move signing_salt to runtime.exs env var
- Config #2: Use --check-unused instead of --unused
- Config #3: Re-enable UnsafeToAtom Credo check
- Config #5: Re-enable LeakyEnvironment Credo check
- Add @spec annotations to fix re-enabled Specs violations
- Replace String.to_atom with to_existing_atom where guarded
2026-05-29 17:29:22 -05:00
..
aggregator_test.exs Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -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 all medium findings and split contact_live_test.exs 2026-05-29 15:53:04 -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