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

rockdaboot / wget2 / 717
62%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2019 10:23AM UTC
Jobs 1
Files 93
Run time 9s
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
717

push

travis-ci

rockdaboot
Skip blacklisting URLs from STDIN + tty

* src/wget.c: Add URL_FLG_NO_BLACKLISTING,
  (add_url_to_queue): New param 'flags', skip blacklisting
  when URL_FLG_NO_BLACKLISTING is given,
  (input_thread): Add description, use URL_FLG_NO_BLACKLISTING

This change allows us to use interactive services like
 (b="http://te.ttr.is:8003"; echo $b; \
  while read -sN1 a; do echo "$b/$a"; done) | wget2 --input-file=- -qO-
(h,j,k,l = left, down, turn, right; ctrl-c = stop)

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

9270 of 11781 relevant lines covered (78.69%)

11360.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 717.1 02 Apr 2019 10:23AM UTC 0
78.69
Travis Job 717.1
Source Files on build 717
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #717
  • e72cae9a on github
  • Prev Build on master (#716)
  • Next Build on master (#718)
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