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

cybertec-postgresql / vip-manager / 33750494223
91%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2026 11:37AM UTC
Jobs 1
Files 12
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

03 Sep 2026 11:35AM UTC coverage: 90.759% (+0.6%) from 90.19%
33750494223

push

github

web-flow
[-] throttle repeated DCS error logs, closes #417 (#418)

While the DCS is unreachable, the checkers run into the very same failure
once per scan interval, and every error carried a stack trace on top, so a
long outage could fill up the disk.

* add a small log throttler: a repeating message is reported once, then
  once a minute with the number of suppressed occurrences, and the recovery
  is always reported; a message that changes is reported immediately
* use it for the request failures of all three checkers, for the repeated
  non-success status codes of the Patroni checker (a standby answers 503 to
  every single request) and for the lost WATCH of the etcd checker
* disable stack traces unless --verbose is given, they add four lines to
  every error without telling anything new about a refused connection
* limit the retry chatter of the etcd client to errors unless --verbose

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>

91 of 94 new or added lines in 5 files covered. (96.81%)

933 of 1028 relevant lines covered (90.76%)

1.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
92.7
-0.74% checker/etcd_leader_checker.go
Jobs
ID Job ID Ran Files Coverage
1 33750494223.1 03 Sep 2026 11:37AM UTC 17
90.1
GitHub Action Run
Source Files on build 33750494223
  • Tree
  • List 12
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33750494223
  • e39bf6ab on github
  • Prev Build on master (#33620008106)
  • Next Build on master (#34364921935)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc