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

citusdata / pg_shard / 490
36%

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

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

14 of 14 new or added lines in 1 file covered. (100.0%)

2160 of 2262 relevant lines covered (95.49%)

1015.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/create_shards.c

Uncovered Existing Lines

Lines Coverage ∆ File
7
100.0
src/create_shards.c
Jobs
ID Job ID Ran Files Coverage
1 490.1 (PGVERSION=9.3) 16 Aug 2015 10:23PM UTC 0
95.18
Travis Job 490.1
2 490.2 (PGVERSION=9.4) 16 Aug 2015 10:23PM UTC 0
95.18
Travis Job 490.2
3 490.3 (PGVERSION=40.0) 16 Aug 2015 10:23PM UTC 0
94.06
Travis Job 490.3
Source Files on build 490
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #490
  • Pull Request #135
  • PR Base - develop (#485)
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