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

aldis-ameriks / pg-notify / #773
98%

Build:
DEFAULT BRANCH: main
Ran 08 Mar 2026 07:10AM UTC
Jobs 1
Files 1
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

08 Mar 2026 07:09AM UTC coverage: 98.462% (-1.5%) from 100.0%
#773

push

aldis-ameriks
feat: add onConnectionError callback option

Add optional callback for handling terminal reconnection failures
that occur asynchronously after a connection drop. The callback is
only invoked for async errors — initial connect() failures are
handled via the rejected promise directly.

Also fixes Error cause being passed incorrectly (now uses { cause: err })
and ensures _reconnect() promise rejections are properly caught.

58 of 61 branches covered (95.08%)

Branch coverage included in aggregate %.

17 of 18 new or added lines in 1 file covered. (94.44%)

198 of 199 relevant lines covered (99.5%)

139.75 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
98.46
-1.54% src/pg-notify.js
Jobs
ID Job ID Ran Files Coverage
1 #773.1 08 Mar 2026 07:10AM UTC 1
98.46
Source Files on build #773
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 18d1fd98 on github
  • Prev Build on main
  • Next Build on main
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