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

gajus / slonik / 186 / 1
89%
master: 89%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2018 07:40PM UTC
Files 11
Run time 1s
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

29 Jul 2018 07:36PM UTC coverage: 69.053% (-2.7%) from 71.703%
186.1

push

travis-ci

gajus
feat: log client connection error

If there is no “error” listener defined, and an “error” event is emitted, the error is thrown and the node process exists.

This behaviour is documented in Node.js EventEmitter

https://nodejs.org/api/events.html#events_error_events

In the context of node-postgres, this means that even if there is an active query to associate an error with, when there is no “error” listener defined the program will exit when there is a connection error.

Refer to:

https://github.com/brianc/node-postgres/issues/1700

90 of 134 branches covered (67.16%)

Branch coverage included in aggregate %.

209 of 299 relevant lines covered (69.9%)

5.14 hits per line

Source Files on job 186.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 183
  • Travis Job 186.1
  • e4f8a4fa on github
  • Prev Job for on master (#184.1)
  • Next Job for on master (#187.1)
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