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

citusdata / pg_shard / 489 / 3
95%
develop: 36%

Build:
Build:
LAST BUILD BRANCH: develop_candidate
DEFAULT BRANCH: develop
Ran 16 Aug 2015 10:00PM UTC
Files 18
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

16 Aug 2015 09:58PM UTC coverage: 94.056%. First build
PGVERSION=40.0

push

travis-ci

jasonmp85
Use master's port if worker port config absent

CitusDB allows lines in pg_worker_list.conf to omit the port number,
whereas pg_shard required it: confusing (or annoying) users of both.

This changes the sscanf format string to parse both the node name and
node port as strings. If no node port is specified (or if that token
starts with '#', i.e. begins a line comment), the default port is used;
otherwise, we parse the node port string into an integer in precisely
the same fashion used by CitusDB.

1693 of 1800 relevant lines covered (94.06%)

484.73 hits per line

Source Files on job 489.3 (PGVERSION=40.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 489
  • Travis Job 489.3
  • 132ae66c on github
  • Next Job for PGVERSION=40.0 on feature-default_port (#496.3)
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