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

citusdata / pg_shard / 490 / 1
36%
develop: 36%

Build:
DEFAULT BRANCH: develop
Ran 16 Aug 2015 10:23PM 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 10:21PM UTC coverage: 95.181% (-0.03%) from 95.206%
PGVERSION=9.3

Pull #135

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.
Pull Request #135: Use master's port if worker port config absent

2153 of 2262 relevant lines covered (95.18%)

310.85 hits per line

Source Files on job 490.1 (PGVERSION=9.3)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 490
  • Travis Job 490.1
  • eece5daa on github
  • Prev Job for PGVERSION=9.3 on develop (#485.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