mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 23:41:48 +01:00
- errors.isRetryable: Convert final case to default (all ErrorType values covered) - scheduler.SelectInterval: Remove bounds checks after mathematical computation that guarantees target ∈ [min, max] Both functions now at 100% coverage.