mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
f2c2ff625f
- TestClearBackupAlertsLocked: tests backup-age alert clearing with nil handling - TestClearBackupAlerts: tests public wrapper function - TestClearSnapshotAlertsForInstanceLocked: tests instance-specific snapshot clearing - TestClearSnapshotAlertsForInstance: tests public wrapper function Coverage improvement: - clearBackupAlertsLocked: 75% → 100% - clearBackupAlerts: 0% → 100% - clearSnapshotAlertsForInstanceLocked: 50% → 100% - clearSnapshotAlertsForInstance: 0% → 100% - alerts package: 52.8% → 53.0%