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

moreati / pyscard / 30
18%
master: 18%

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

pending completion
30

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.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30.1 29 Jul 2015 03:28AM UTC 0
18.26
Travis Job 30.1
2 30.2 29 Jul 2015 03:28AM UTC 0
18.26
Travis Job 30.2
Source Files on build 30
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #30
  • c411b351 on github
  • Next Build on ci (#31)
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