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

twitter / CocoaSPDY
80%
master: %

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Repo Added 19 Nov 2014 10:45PM 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 feature/nsurlcache
branch: feature/nsurlcache
CHANGE BRANCH
x
Reset
  • feature/nsurlcache
  • develop
  • develop-qfe
  • master
  • proxy-status
  • spdy-origin-endpoint-manager-runloop-crash
  • v1.1
  • v1.1.1
  • v1.2

pending completion
359

push

travis-ci

kgoodier
Better parsing of Cache-Control header.

Feedback from code review:
- parse quoted strings
- use strptime_l
- zero tm struct for strptime_l
- allow requests with Authorization to be cached

58 of 58 new or added lines in 1 file covered. (100.0%)

3730 of 4675 relevant lines covered (79.79%)

87.9 hits per line

Relevant lines Covered
Build:
Build:
4675 RELEVANT LINES 3730 COVERED LINES
87.9 HITS PER LINE
Source Files on feature/nsurlcache
  • List 0
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
359 feature/nsurlcache Better parsing of Cache-Control header. Feedback from code review: - parse quoted strings - use strptime_l - zero tm struct for strptime_l - allow requests with Authorization to be cached push 17 Dec 2015 10:35PM UTC kgoodier travis-ci pending completion  
357 feature/nsurlcache Better parsing of Cache-Control header. Feedback from code review: - parse quoted strings - use strptime_l - zero tm struct for strptime_l - allow requests with Authorization to be cached push 16 Dec 2015 09:56PM UTC kgoodier travis-ci pending completion  
355 feature/nsurlcache Caching code cleanup per code review feedback. Simplify some things, handle edge cases, handle OSX. push 12 Dec 2015 12:44AM UTC kgoodier travis-ci pending completion  
353 feature/nsurlcache Caching code cleanup per code review feedback. Simplify some things, handle edge cases, handle OSX. push 12 Dec 2015 12:27AM UTC kgoodier travis-ci pending completion  
352 feature/nsurlcache Fix caching on iOS 7 On iOS 7, the protocol is required to *always* load its own cache item, even for the NSURLRequestReturnCacheDataDontLoad and NSURLRequestReturnCacheDataElseLoad policies. This applies to both NSURLConnection and NSURLSession.... push 11 Dec 2015 08:47PM UTC kgoodier travis-ci pending completion  
349 feature/nsurlcache Workaround for caching with iOS 8 and NSURLSession. Observationally, we've seen the NSURL loading system fail to insert items into the NSURLCache when using NSURLSession and iOS 7/8. NSURLConnection works fine on all these, and NSURLSession works... push 11 Dec 2015 08:11PM UTC kgoodier travis-ci pending completion  
344 feature/nsurlcache Disable NSURLSession tests in SPDYNSURLCachingTest for iOS 8. Caching seems to be broken for iOS 8 when using NSURLProtocol and NSURLSession. The willCacheResponse delegate callback is never made. Until we can figure that out, these tests are bei... push 05 Dec 2015 02:03AM UTC kgoodier travis-ci pending completion  
338 feature/nsurlcache Add support for NSURLCache. The NSURL loading system has subtle and poorly documented behavior regarding caching. CocoaSPDY was not doing the right thing, thus there was no support for NSURLCache in the protocol. This patch adds support for both ... push 01 Dec 2015 01:12AM UTC kgoodier travis-ci pending completion  
See All Builds (152)
  • 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

© 2025 Coveralls, Inc