• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

healthchecks / healthchecks / 23429917673
91%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2026 09:19AM UTC
Jobs 1
Files 225
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Mar 2026 09:17AM UTC coverage: 91.383% (+0.005%) from 91.378%
23429917673

push

github

cuu508
Fix the update_timeout view to also kick off nags

When the user changes check's schedule in the web UI,
there's a chance the check changes its state from "up" to "down"
as a result of the schedule change. For example, when the old
period was "1 day", the last ping was received 1 hour ago,
and the user changes the period to "1 minute". In this situation,
we do not send out notifications – the status change is a result
of the user interactively updating the schedule. The user is aware
of what they are doing and don't need an extra alerts. But Healthchecks
should still kick off the hourly/daily email reminders (if enabled).
So if the check is still down a hour or a day later, the user gets
reminded about it.

This commit fixes the hc.front.views.update_timeout to kick off
nags if the check changes to "down" as a result of schedule change.

6 of 6 new or added lines in 1 file covered. (100.0%)

8282 of 9063 relevant lines covered (91.38%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23429917673.1 23 Mar 2026 09:19AM UTC 225
91.38
GitHub Action Run
Source Files on build 23429917673
  • Tree
  • List 225
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e4e13034 on github
  • Prev Build on master (#23341123758)
  • Next Build on master (#23547576666)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc