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

zfcampus / zf-content-negotiation / 211 / 2
64%
master: 64%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2017 04:52PM UTC
Files 25
Run time 1s
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

15 Nov 2017 04:50PM UTC coverage: 73.118% (+0.4%) from 72.76%
DEPS=locked TEST_COVERAGE=true

Pull #97

travis-ci

web-flow
Fixes uninitialized string offset error

As reported in #96, since #94 and the 1.3.1 release, if the body content
for a PUT, PATCH, or DELETE call is empty, an "Uninitialized string
offset: 0" notice is raised.

This patch adds tests missing from the original patch created for #94,
verifying that JSON deserialization occurs for those HTTP methods if the
content looks like JSON but no Content-Type header was present. The new
cases also include scenarios where no content is present. A fix is
introduced to the `ContentTypeListener` to ensure the notice is no
longer raised.
Pull Request #97: Fixes uninitialized string offset error

408 of 558 relevant lines covered (73.12%)

9.29 hits per line

Source Files on job 211.2 (DEPS=locked TEST_COVERAGE=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 211
  • Travis Job 211.2
  • 3fd8471a on github
  • Prev Job for DEPS=locked TEST_COVERAGE=true on master (#208.2)
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