mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-31 21:30:51 +00:00
- 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% |
||
|---|---|---|
| .. | ||
| alerts.go | ||
| alerts_test.go | ||
| clone_test.go | ||
| concurrency_test.go | ||
| filter_evaluation.go | ||
| filter_evaluation_test.go | ||
| history.go | ||
| history_concurrency_test.go | ||
| offline_toggle_test.go | ||
| per_metric_delay_example_test.go | ||
| quiet_hours_test.go | ||
| threshold_update_test.go | ||
| time_threshold_test.go | ||
| utility_test.go | ||