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

citusdata / pg_shard / 489
95%
develop: 36%

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

pending completion
489

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.

2160 of 2262 relevant lines covered (95.49%)

1015.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 489.1 (PGVERSION=9.3) 16 Aug 2015 10:00PM UTC 0
95.18
Travis Job 489.1
2 489.2 (PGVERSION=9.4) 16 Aug 2015 10:00PM UTC 0
95.18
Travis Job 489.2
3 489.3 (PGVERSION=40.0) 16 Aug 2015 10:00PM UTC 0
94.06
Travis Job 489.3
Source Files on build 489
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #489
  • 132ae66c on github
  • Next Build on feature-default_port (#496)
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