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

kgoodier / CocoaSPDY
64%
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
branch: develop-next
CHANGE BRANCH
x
Reset
  • develop-next
  • develop
  • develop-future
  • develop-next-assert-handler
  • 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
84

push

travis-ci

kgoodier
Remove unit tests from code coverage.

Something changed in the past few weeks and coveralls.io now reports
unit tests in the coverage numbers. It didn't use to do that, and I
don't know whether cpp-coveralls or coveralls.io or something else
changed.

Since coveralls is driven by the .gcda and .gcno files, its parameters
for excluding files & directories don't work in our hacky environment.
So we'll just hide test files by deleting the copy.

2277 of 3585 relevant lines covered (63.51%)

31.42 hits per line

Relevant lines Covered
Build:
Build:
3585 RELEVANT LINES 2277 COVERED LINES
31.42 HITS PER LINE
Source Files on develop-next
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
84 develop-next Remove unit tests from code coverage. Something changed in the past few weeks and coveralls.io now reports unit tests in the coverage numbers. It didn't use to do that, and I don't know whether cpp-coveralls or coveralls.io or something else chan... push 27 Jan 2015 07:21PM UTC kgoodier travis-ci pending completion  
83 develop-next Ensure startLoading only called once. Protection against unexpected behavior we observed in iOS 8. CocoaSPDY is built with the assumption startLoading is called once, and stopLoading it called once to either cancel a request or clean up. push 27 Jan 2015 06:26PM UTC kgoodier travis-ci pending completion  
82 develop-next Track detailed stream timings. Add ability to fake a "sleep" in SPDYStopwatch and update unit tests. push 27 Jan 2015 02:11AM UTC kgoodier travis-ci pending completion  
78 develop-next Track detailed stream timings. Add ability to fake a "sleep" in SPDYStopwatch and update unit tests. push 27 Jan 2015 01:33AM UTC kgoodier travis-ci pending completion  
77 develop-next Improve canonicalization. Reduced duplication of canonicalization code by removing older version in NSURLRequest+SPDYURLRequest.m. This means we need all requests to go through canonicalization to ensure correctness. The request received by the c... push 26 Jan 2015 06:34PM UTC kgoodier travis-ci pending completion  
76 develop-next Improve canonicalization. Reduced duplication of canonicalization code by removing older version in NSURLRequest+SPDYURLRequest.m. This means we need all requests to go through canonicalization to ensure correctness. The request received by the c... push 14 Jan 2015 10:33PM UTC kgoodier travis-ci pending completion  
75 develop-next Improve canonicalization. Reduced duplication of canonicalization code by removing older version in NSURLRequest+SPDYURLRequest.m. This means we need all requests to go through canonicalization to ensure correctness. The request received by the c... push 14 Jan 2015 06:13AM UTC kgoodier travis-ci pending completion  
68 develop-next 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, ensure the logs are flushed to the app, and then call abort() to send a SIGABRT signal and c... push 19 Dec 2014 08:53PM UTC kgoodier travis-ci pending completion  
66 develop-next 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, ensure the logs are flushed to the app, and then call abort() to send a SIGABRT signal and c... push 19 Dec 2014 08:31PM UTC kgoodier travis-ci pending completion  
57 develop-next 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 raise an NSInternalInconsistencyException exception on the main thread. This is necess... push 15 Dec 2014 07:14PM 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