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

mozillazg / request / 62
90%
master: 87%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 31 Oct 2015 10:01AM UTC
Jobs 4
Files 7
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

pending completion
62

push

travis-ci

mozillazg
fix test fail

Client.CheckRedirect:

    // CheckRedirect specifies the policy for handling redirects.
    // If CheckRedirect is not nil, the client calls it before
    // following an HTTP redirect. The arguments req and via are
    // the upcoming request and the requests made already, oldest
    // first. If CheckRedirect returns an error, the Client's Get
    // method returns both the previous Response and
    // CheckRedirect's error (wrapped in a url.Error) instead of
    // issuing the Request req.
    //
    // If CheckRedirect is nil, the Client uses its default policy,
    // which is to stop after 10 consecutive requests.

325 of 342 relevant lines covered (95.03%)

32.01 hits per line

Jobs
ID Job ID Ran Files Coverage
2 62.2 31 Oct 2015 10:01AM UTC 0
95.03
Travis Job 62.2
3 62.3 31 Oct 2015 10:01AM UTC 0
95.03
Travis Job 62.3
4 62.4 31 Oct 2015 10:01AM UTC 0
95.03
Travis Job 62.4
5 62.5 31 Oct 2015 10:01AM UTC 0
95.03
Travis Job 62.5
Source Files on build 62
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #62
  • bbcb782c on github
  • Prev Build on develop (#57)
  • Next Build on develop (#63)
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