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

kgoodier / CocoaSPDY / 95
62%
develop: 76%

Build:
Build:
LAST BUILD BRANCH: ipv6-aliases
DEFAULT BRANCH: develop
Ran 14 Feb 2015 01:27AM UTC
Jobs 1
Files 52
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
95

push

travis-ci

kgoodier
Return proxy status in metadata.

Proxy status is used to indicate the state of the proxy configuration,
and in conjunction with the "via proxy" metadata, can be used to
determine the current state of the connection.

For instance:
- viaProxy=false and proxyStatus=Manual means a connection
to the manually-configured proxy failed.

- viaProxy=false and proxyStatus=ManualWithAuth means a connection
to the manuall-configured proxy failed with a 407 response.

- viaProxy=true and proxyStatus=Auto means a .pac file was downloaded
and configured a proxy that we connected to.

- viaProxy=false and proxyStatus=AutoInvalid means a .pac file failed
to download, or returned no valid proxy servers, such as SOCKS or a
typo.

2263 of 3656 relevant lines covered (61.9%)

30.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 95.1 14 Feb 2015 01:27AM UTC 0
61.9
Travis Job 95.1
Source Files on build 95
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #95
  • ecfb93f6 on github
  • Prev Build on fix/proxy-simple-multi (#91)
  • Next Build on fix/proxy-simple-multi (#96)
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