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

twitter / CocoaSPDY / 297 / 1
76%
master: %

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 28 May 2015 01:18AM UTC
Files 76
Run time 4s
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

28 May 2015 01:12AM UTC coverage: 70.863% (-0.1%) from 70.975%
297.1

Pull #119

travis-ci

kgoodier
Remap kCFErrorDomainCFNetwork to NSURLErrorDomain.

Most apps are expecting NSURLErrors coming from the NSURL system, so
we should provide those when possible. All NSURLErrorDomain error codes
are based on kCFErrorDomainCFNetwork error codes, so that's easy. There
are some kCFErrorDomainCFNetwork codes, however, not present in the
NSURLErrorDomain. Some can be mapped manually; the rest we'll just
pretend like they are, but include the original error in the userInfo.

Also downgraded some log messages to more appropriate levels,
particularly when you consider a phone can be in airplane mode.
Pull Request #119: Fix stream memory leak and fix error domain

2775 of 3916 relevant lines covered (70.86%)

44.26 hits per line

Source Files on job 297.1
  • Tree
  • List 0
  • Changed 14
  • Source Changed 6
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 297
  • Travis Job 297.1
  • a9317208 on github
  • Prev Job for on develop (#295.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