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

mbland / custom-links / 551
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: transfer-ownership
DEFAULT BRANCH: master
Ran 19 Aug 2017 03:15AM UTC
Jobs 2
Files 19
Run time 56s
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
551

push

travis-ci

mbland
serve: Fix nc command, test output matching

On Linux, `nc` will exit with an error if the hostname argument is
empty. Setting it to `localhost` by default fixes the problem.

On Travis, it appears that file descriptors for standard output and
error still look like terminal file descriptors to Bash, even after
being redirected to a file (i.e. `[[ -t 0 && -t 1 ]]` is always true)`.
This causes the `log` module from `go-script-bash` to always emit
terminal-formatted log labels. This played havoc with the previous
`assert_output_matches` assertions, which only checked for whitespace
between log label text and the log message text. The fix was to update
each assertion so that all log labels are immediately followed by `.* `.

291 of 318 branches covered (91.51%)

Branch coverage included in aggregate %.

2583 of 2612 relevant lines covered (98.89%)

21.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 551.1 19 Aug 2017 03:15AM UTC 0
98.09
Travis Job 551.1
2 551.2 19 Aug 2017 03:15AM UTC 0
98.09
Travis Job 551.2
Source Files on build 551
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #551
  • e68f0976 on github
  • Prev Build on save-on-exit (#545)
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