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

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

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

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.

4872 of 4872 relevant lines covered (100.0%)

4.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 104.1 13 Aug 2018 05:28PM UTC 0
99.96
Travis Job 104.1
2 104.2 13 Aug 2018 05:27PM UTC 0
99.73
Travis Job 104.2
3 104.3 13 Aug 2018 05:26PM UTC 0
99.73
Travis Job 104.3
4 104.4 13 Aug 2018 05:26PM UTC 0
99.73
Travis Job 104.4
5 104.5 13 Aug 2018 05:27PM UTC 0
99.96
Travis Job 104.5
Source Files on build 104
  • List 0
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #104
  • 62d99706 on github
  • Prev Build on issue15 (#102)
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