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

ktdreyer / errata-tool
29%
master: 38%

Build:
Build:
LAST BUILD BRANCH: v1.8.1
DEFAULT BRANCH: master
Repo Added 16 Nov 2016 07:45PM UTC
Files 6
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 no-decode-errata-state
branch: no-decode-errata-state
CHANGE BRANCH
x
Reset
  • no-decode-errata-state
  • add-cc
  • change-docs-reviewer
  • doc-setstate
  • master
  • py3
  • readme-add-builds
  • readme-create-example
  • readme-description
  • readme-init
  • readme-url
  • rpm-py2
  • set-qe-group
  • setup-py-email
  • staging-server
  • test-productlist
  • text-only
  • unit-tests
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.2.5
  • v1.2.6
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1
  • v1.6.0
  • v1.6.1
  • v1.7.0
  • v1.8.0
  • v1.8.1

pending completion
168

push

travis-ci

ktdreyer
erratum: do not decode errata status

Take the status value from the JSON as-is. No need to decode the value.

This fixes an error on Python 3 where this decode() call would change
the value to a bytes type, which caused further errors in _fetch() when
trying to compare that bytes value with strings like 'QE'.

212 of 736 relevant lines covered (28.8%)

0.29 hits per line

Relevant lines Covered
Build:
Build:
736 RELEVANT LINES 212 COVERED LINES
0.29 HITS PER LINE
Source Files on no-decode-errata-state
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
168 no-decode-errata-state erratum: do not decode errata status Take the status value from the JSON as-is. No need to decode the value. This fixes an error on Python 3 where this decode() call would change the value to a bytes type, which caused further errors in _fetch()... push 27 Mar 2017 10:41PM UTC ktdreyer travis-ci pending completion  
160 no-decode-errata-state erratum: do not decode errata status Take the status value from the JSON as-is. No need to decode the value. This fixes an error on Python 3 where this decode() call would change the value to a bytes type, which caused further errors in _fetch()... push 23 Mar 2017 11:48PM UTC ktdreyer travis-ci pending completion  
See All Builds (153)
  • 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