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

zopefoundation / zope.schema / 102
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: release-8.1
DEFAULT BRANCH: master
Ran 13 Aug 2018 05:11PM UTC
Jobs 2
Files 23
Run time 2min
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
102

push

travis-ci

jamadden
Handle Unicode token values with non-ascii chars.

Fixes #15 and fixes #6

I went with backslashreplace because I couldn't find anything that was portable and operated on textual data (binascii and quopri need binary data; namereplace needs Python 3.5+).

The ITerm comment claims that token should be an IASCIILine, which is a native string, not necessarily text, so that's what I kept it here.

Note that we're not actually enforcing that the value is an IASCIILine. Passing in control characters would still be allowed as before.

4870 of 4872 relevant lines covered (99.96%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 102.1 13 Aug 2018 05:11PM UTC 0
99.96
Travis Job 102.1
5 102.5 13 Aug 2018 05:13PM UTC 0
99.96
Travis Job 102.5
Source Files on build 102
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #102
  • 48c708a7 on github
  • Next Build on issue15 (#104)
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