fix(ops): scope the PagerDuty cooldown to rows that actually paged - #9810
Merged
JSONbored merged 1 commit intoJul 29, 2026
Merged
Codecov / codecov/project
succeeded
Jul 29, 2026 in 1s
77.84% (+0.65%) compared to afb3b84
View this Pull Request on Codecov
77.84% (+0.65%) compared to afb3b84
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.84%. Comparing base (afb3b84) to head (42506b8).
Additional details and impacted files
@@ Coverage Diff @@
## main #9810 +/- ##
==========================================
+ Coverage 77.18% 77.84% +0.65%
==========================================
Files 283 285 +2
Lines 59729 61784 +2055
Branches 6696 7377 +681
==========================================
+ Hits 46104 48097 +1993
- Misses 13342 13351 +9
- Partials 283 336 +53 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/db/repositories.ts | 96.86% <100.00%> (ø) |
|
| src/services/notify-pagerduty.ts | 100.00% <100.00%> (ø) |
Loading