- Replace MapSet with plain list + `in` (features.ex, scorer_diff.ex) - Remove undefined Beacon.t() type reference (range_estimate.ex) - Remove dead else branch in find_region (inversion.ex) - Handle Nx special values in to_float catch-all (recalibrator.ex) - Remove unreachable catch-all clauses (hrrr_native_client.ex, ncei_metar_client.ex) - Remove unnecessary nil guards on always-typed values (show.ex) - Remove dead sky_note/wind_note non-nil clauses (show.ex) - Remove dead if-guard on always-truthy derive result (hrrr_native_derive.ex) - Add @spec to path_integrated_conditions (scorer.ex) |
||
|---|---|---|
| .. | ||
| features.ex | ||