mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-23 03:33:53 +00:00
8943bfedd2
- TestAcknowledgeAlertNotFound: tests error path when alert doesn't exist - TestUnacknowledgeAlertNotFound: tests error path when alert doesn't exist - TestUnacknowledgeAlertSuccess: tests successful unacknowledgement with state verification Coverage improvement: - AcknowledgeAlert: 92.3% → 100% - UnacknowledgeAlert: 41.7% → 100% - alerts package: 52.6% → 52.8%