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

rockdaboot / wget2 / 717 / 1
62%
master: 62%

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

02 Apr 2019 09:52AM UTC coverage: 78.686% (-0.05%) from 78.734%
717.1

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)

9270 of 11781 relevant lines covered (78.69%)

11360.6 hits per line

Source Files on job 717.1
  • Tree
  • List 0
  • Changed 31
  • Source Changed 7
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 694
  • Travis Job 717.1
  • e72cae9a on github
  • Prev Job for on master (#716.1)
  • Next Job for on master (#718.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