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

moreati / pyscard / 30 / 1
18%
master: 18%

Build:
Build:
LAST BUILD BRANCH: declare_py3_versions
DEFAULT BRANCH: master
Ran 29 Jul 2015 03:28AM UTC
Files 65
Run time 2s
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

29 Jul 2015 03:26AM UTC coverage: 18.259%. First build
30.1

push

travis-ci

moreati
Fix failing TestUtil.test_toGSM3_38Bytes()

Prior to this patch `TestUtil.test_toGSM3_38Bytes()` was calling
`toGSM3_38Bytes()` with the byte string b'@\xc3\xb9Pascal'. The ù was
encoded as 2 bytes.

This could not work, as the ù key of `__dic_GSM_3_38__` was encoded in
iso-8859-1, i.e. as a single byte.

By making all the keys 1-char unicode strings, and explicitly converting
byte-strings to unicode we enable `toGSM3_38Bytes()` to accept both
unicode and byte strings.

497 of 2722 relevant lines covered (18.26%)

0.18 hits per line

Source Files on job 30.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30
  • Travis Job 30.1
  • c411b351 on github
  • Next Job for on ci (#31.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