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

coderhaoxin / pg-then / 45 / 1
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2016 12:06PM UTC
Files 1
Run time 0s
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

30 Mar 2016 12:04PM UTC coverage: 94.574% (-0.5%) from 95.062%
45.1

Pull #18

travis-ci

bryanburgers
Add interface to run queries inside a transaction

Add a `transactional` method to both the pg.Pool and pg.Client classes.
This `transational` method takes a promise-returning function and runs
it inside a transaction.

If promise that results from that function resolves, the transaction
will be committed. If the promise that results from that function
rejects, the transaction will be rolled back.

Fixes #17
Pull Request #18: Add interface to run queries inside a transaction

122 of 129 relevant lines covered (94.57%)

6.49 hits per line

Source Files on job 45.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 45
  • Travis Job 45.1
  • c4c7b41f on github
  • Prev Job for on master (#42.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