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

aperezdc / hipack-python / 38 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2015 06:06PM UTC
Files 1
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

27 Nov 2015 06:06PM UTC coverage: 96.709% (+4.3%) from 92.405%
38.2

push

travis-ci

aperezdc
Fix error scanning hex escape sequences in strings

When converting an hex escape code inside a string literal, in Python 3 the
resulting value would be converted to a "str", while the rest of the parser
expects input as "bytes". This patch makes sure that an hex escape code
sequence is always converted to "bytes" before going back to the parser code
path.

382 of 395 relevant lines covered (96.71%)

0.97 hits per line

Source Files on job 38.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 38
  • Travis Job 38.2
  • b498ce6d on github
  • Prev Job for on master (#37.2)
  • Next Job for on master (#39.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