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

DiffSK / configobj / 184 / 5
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2017 10:36AM UTC
Files 3
Run time 0s
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

28 Feb 2017 10:35AM UTC coverage: 80.636% (+0.1%) from 80.491%
TOX_ENV=py

push

travis-ci

jhermann
Always return unicode when encoding is given (closes #18)

As reported in github issue #18 when a file-like object is
given and the encoding param is passed configobj fails to
decode the data on Python 2. This is a regression from
the 4.7 releases.

Fix is simply to check first for binary types in _decode()
helper as six.string_types includes the bytes str type
on Python 2.

1116 of 1384 relevant lines covered (80.64%)

0.81 hits per line

Source Files on job 184.5 (TOX_ENV=py)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 184
  • Travis Job 184.5
  • efde6577 on github
  • Prev Job for TOX_ENV=py on master (#183.9)
  • Next Job for TOX_ENV=py on master (#185.9)
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