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

gajus / slonik / 649 / 1
81%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v29.1.0
DEFAULT BRANCH: master
Ran 10 Nov 2019 03:14PM UTC
Files 63
Run time 2s
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

10 Nov 2019 03:04PM UTC coverage: 80.57%. First build
649.1

push

travis-ci

gajus
feat: implemenet connection pooling

pg-pool have removed `min` option (https://github.com/brianc/node-pg-pool/issues/135). Our implementation partially implements the original pro-active pooling logic. However, unlike the original implementation, we only pool new queries when another query is complete. The benefit of this approach is that if the process is otherwise idle, there are no unnecessary sockets being kept. Equally, the moment a single query is issued, we ensure that we bring the pool size to the minimum number of connections expected.

235 of 297 branches covered (79.12%)

Branch coverage included in aggregate %.

557 of 686 relevant lines covered (81.2%)

49.68 hits per line

Source Files on job 649.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 625
  • Travis Job 649.1
  • 151bc84c on github
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

© 2025 Coveralls, Inc