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

twitter / CocoaSPDY / 369
76%
master: %

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 12 Oct 2016 04:47AM UTC
Jobs 1
Files 85
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

pending completion
369

push

travis-ci

kgoodier
Fix crash in removing the runloop source.

When using a proxy auto-configuration URL, we have to schedule the
execution on a runloop. This patch attempts two fixes, though both
are guesses as I cannot get a repro. The incidents of crashes in the
CFRunLoopRemoveSource() call in _removeRunLoopSource has gone up
dramatically for iOS 10.

1. Simplify run loop modes. Just use common modes.

2. Use CFRunLoopSourceInvalidate instead of CFRunLoopRemoveSource. It
will remove the source from all modes and invalidate it.

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

3192 of 4186 relevant lines covered (76.25%)

64.42 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
SPDY/SPDYSession.m
1
100.0
SPDY/SPDYProtocol.m
2
100.0
SPDY/SPDYOriginEndpoint.m
2
100.0
SPDY/SPDYSessionManager.m
2
100.0
SPDY/SPDYSocketOps.m
9
100.0
SPDY/SPDYStream.m
30
100.0
SPDY/SPDYSocket.m
Jobs
ID Job ID Ran Files Coverage
1 369.1 12 Oct 2016 04:47AM UTC 0
76.25
Travis Job 369.1
Source Files on build 369
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #369
  • baf07620 on github
  • Prev Build on develop (#366)
  • Next Build on develop (#373)
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