• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Build has been canceled!

flacjacket / qtile / 458 / 2
59%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: limit_pywlroots
DEFAULT BRANCH: develop
Ran 30 Jan 2015 05:00PM UTC
Files 77
Run time 33s
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

30 Jan 2015 04:50PM UTC coverage: 58.352%. First build
EVENTLOOP=trollius

push

travis-ci

flacjacket
Fix having long unicode characters in properties

The real problem here is that for long unicode characters in a string,
the number of bytes needed is more than the number of characters in the
string.  By encoding unicode before taking the length, we mitigate this
problem.

When we have things that are unicode (PY3 string or PY2 unicode), we
really _should_ encode them properly before sending them over the wire.
xcffib does have code that could deal with strings if we were able to
properly get the length, but we should play nice and send it bytes.

5212 of 8932 relevant lines covered (58.35%)

0.58 hits per line

Source Files on job 458.2 (EVENTLOOP=trollius)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 458
  • Travis Job 458.2
  • 48cda8df on github
  • Next Job for EVENTLOOP=trollius on fix_property_encoding (#459.7)
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