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

denizzzka / dpq2 / 1134 / 5
92%
master: 86%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 18 Mar 2019 06:39AM UTC
Files 19
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

17 Mar 2019 11:33PM UTC coverage: 92.189%. First build
CONN_STRING="dbname=postgres"

push

travis-ci

apisarenco
Enable bulk copy feature into a database table

Postgresql's fastest way to upload data into a table is using the COPY command. This implements COPY FROM STDIN, and allows data to be passed from string variables.
Since COPY TO was not properly implemented yet, an exception was added for that type of queries.

1558 of 1690 relevant lines covered (92.19%)

25.37 hits per line

Source Files on job 1134.5 (CONN_STRING="dbname=postgres")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 735
  • Travis Job 1134.5
  • 26a72a82 on github
  • Next Job for CONN_STRING="dbname=postgres" on bulk_copy (#1135.5)
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