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

kgoodier / CocoaSPDY
71%
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 feature/fix-metadata-rxbytes
branch: feature/fix-metadata-rxbytes
CHANGE BRANCH
x
Reset
  • feature/fix-metadata-rxbytes
  • develop
  • develop-future
  • develop-next
  • develop-next-assert-handler
  • develop-qfe
  • feature/cellular-metadata
  • feature/cellular-metadata-movesession
  • feature/code-coverage
  • feature/detailed-stream-timings
  • 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
164

push

travis-ci

kgoodier
Fix rxBytes and rxBodyBytes in metadata.

Data frames were incorrectly reporting their size in the metadata
fields rxBytes and rxBodyBytes. If a data frame got broken up into
multiple TCP segments, those would each be reported to the SPDYSession
as a "data frame", with the encodedLength set to the overall frame
size (for the first segment) or the remaining segment sizes.

It was, essentially, indeterminately wrong from the POV of the app.

2778 of 3927 relevant lines covered (70.74%)

44.27 hits per line

Relevant lines Covered
Build:
Build:
3927 RELEVANT LINES 2778 COVERED LINES
44.27 HITS PER LINE
Source Files on feature/fix-metadata-rxbytes
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
164 feature/fix-metadata-rxbytes Fix rxBytes and rxBodyBytes in metadata. Data frames were incorrectly reporting their size in the metadata fields rxBytes and rxBodyBytes. If a data frame got broken up into multiple TCP segments, those would each be reported to the SPDYSession a... push 27 Jul 2015 08:50PM 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