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

kgoodier / CocoaSPDY
55%
develop: 76%

Build:
Build:
LAST BUILD BRANCH: ipv6-aliases
DEFAULT BRANCH: develop
Repo Added 19 Nov 2014 12:06AM UTC
Files 85
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

LAST BUILD ON BRANCH develop-next-assert-handler
branch: develop-next-assert-handler
CHANGE BRANCH
x
Reset
  • develop-next-assert-handler
  • develop
  • develop-future
  • develop-next
  • develop-qfe
  • feature/cellular-metadata
  • feature/cellular-metadata-movesession
  • feature/code-coverage
  • feature/detailed-stream-timings
  • feature/fix-metadata-rxbytes
  • feature/increase-coverage
  • feature/migrate-xctest
  • feature/nsurlsession-support
  • feature/spdy-push
  • feature/spdy-push-develop
  • feature/spdy-push-nov
  • feature/spdy-push-nov-pre
  • feature/spdyassert-handler
  • fix/build-warnings
  • fix/ci
  • fix/infinite-session-loop
  • fix/proxy-multi
  • fix/proxy-simple
  • fix/proxy-simple-multi
  • fix/release
  • fix/socket-crash-fixes
  • fix/urlencode-path
  • fix/webview-redirects
  • ipv6-aliases
  • johnkdoe-develop-2
  • master
  • master-dummy
  • no-nil-metadata
  • review/absolute-time
  • review/http-proxy-pr
  • review/increase-code-coverage
  • review/increase-code-coverage-squash
  • v1.1

pending completion
65

push

travis-ci

kgoodier
SPDY assertion handler fix.

Apply a custom assertion handler to the NSURL thread that CocoaSPDY
operates on; it will print out the failure and callstack, then call out
to the app via a new delegate in SPDYLogger. The app is expected to
flush logs and crash the app. If the app has not set a logger or does
not implement handleFatalError:, then CocoaSPDY will raise an
NSInternalInconsistencyException exception on the main thread.

This is necessary because an NSAssert, at least in iOS, on the NSURL
thread seems to stop its execution but not kill the process or otherwise
alert the app, as expected by an assertion failure.

1779 of 3211 relevant lines covered (55.4%)

24.19 hits per line

Relevant lines Covered
Build:
Build:
3211 RELEVANT LINES 1779 COVERED LINES
24.19 HITS PER LINE
Source Files on develop-next-assert-handler
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
65 develop-next-assert-handler SPDY assertion handler fix. Apply a custom assertion handler to the NSURL thread that CocoaSPDY operates on; it will print out the failure and callstack, then call out to the app via a new delegate in SPDYLogger. The app is expected to flush logs... push 19 Dec 2014 07:02PM UTC kgoodier travis-ci pending completion  
See All Builds (175)
  • Repo on GitHub
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