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

twitter / CocoaSPDY

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 develop
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • develop
  • develop-qfe
  • feature/nsurlcache
  • master
  • proxy-status
  • spdy-origin-endpoint-manager-runloop-crash
  • v1.1
  • v1.1.1
  • v1.2

pending completion
382

Pull #165

travis-ci

web-flow
updates for building in Xcode 8.3

- accept build recommendations
  CLANG_WARN_BOOL_CONVERSION = YES
  CLANG_WARN_CONSTANT_CONVERSION = YES
  CLANG_WARN_ENUM_CONVERSION = YES
  CLANG_WARN-INFINITE_RECURSION = YES
  CLANG_WARN_INT_CONVERSION = YES
  CLANG_WARN_SUSPICIOUS_MOVE = YES
  CLANG_WARN_UNREACHABLE_CODE = YES
  ENBALE_STRICT_OBJC_MSGSEND = YES
  GCC_NO_COMMON_BLOCKS = YES
  GCC_WARN_UNDECLARED_SELECTOR = YES
  GCC_WARN_UNUSED_FUNCTION = YES

- fix one instance in SPDYLogginTest.m of
  accepting nil as value for an enum type by
  casting the nil to enum (so the value can
  still be compared for the expected enumeral)

- update lastVersionCheck/lastVersionUpgrade to 0830
Pull Request #165: updates for building in Xcode 8.3

3190 of 4184 relevant lines covered (76.24%)

64.8 hits per line

Relevant lines Covered
Build:
Build:
4184 RELEVANT LINES 3190 COVERED LINES
64.8 HITS PER LINE
Source Files on master
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
382 develop updates for building in Xcode 8.3 - accept build recommendations CLANG_WARN_BOOL_CONVERSION = YES CLANG_WARN_CONSTANT_CONVERSION = YES CLANG_WARN_ENUM_CONVERSION = YES CLANG_WARN-INFINITE_RECURSION = YES CLANG_WARN_INT_CONVERSION = YES ... Pull #165 03 Apr 2017 04:09PM UTC web-flow travis-ci pending completion  
381 develop Fix proxy unit tests, init logger. The logging level should just be initialized statically, then set to a different value if needed later. Also fixed unit tests that broke in iOS 10.2, but worked in prior versions. Not sure how they worked. They... push 29 Dec 2016 08:43PM UTC kgoodier travis-ci pending completion  
380 develop Fix proxy unit tests, init logger. The logging level should just be initialized statically, then set to a different value if needed later. Also fixed unit tests that broke in iOS 10.2, but worked in prior versions. Not sure how they worked. They... Pull #164 29 Dec 2016 08:35PM UTC web-flow travis-ci pending completion  
379 develop ignore setLoggerLevel: when compiling w/thread-sanitizer on during unit-testing with the thread-sanitizer on, setLoggerLevel: was flagged unnecessarily as a potential data-race. __sharedLoggerLevel is already marked volatile, and the location of... Pull #163 27 Dec 2016 10:46AM UTC web-flow travis-ci pending completion  
378 develop Merge pull request #162 from NSProgrammer/nsp_develop_atomic use stdatomic for log levels push 19 Dec 2016 11:42PM UTC web-flow travis-ci pending completion  
377 develop use stdatomic for log levels Pull #162 19 Dec 2016 11:10PM UTC web-flow travis-ci pending completion  
376 develop Merge pull request #161 from johnkdoe/develop update Cocoa SPDY for use with Xcode 8.2 push 16 Dec 2016 06:36PM UTC web-flow travis-ci pending completion  
375 develop update Cocoa SPDY for use with Xcode 8.2 - update project.pbxproj LastUpgradeCheck = 820 - update all xcscheme files: LastUpgradeVersion = "0820" Pull #161 15 Dec 2016 04:15AM UTC web-flow travis-ci pending completion  
374 develop Fixed memory leak problem When the node number is greater than 4, it will cause memory leaks. Pull #160 07 Dec 2016 06:23AM UTC web-flow travis-ci pending completion  
373 develop Merge pull request #159 from kgoodier/fix/receive_dup_status Gracefully handle multiple ":status" headers push 09 Nov 2016 10:30PM UTC web-flow 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