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

Robpol86 / colorclass / 414
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v2.2.0
DEFAULT BRANCH: master
Ran 10 Apr 2016 09:12PM UTC
Jobs 1
Files 9
Run time 0s
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
414

push

travis-ci

Robpol86
Fixed long-standing Windows bug.

Embarrassingly this was broken for over a year (broken in
88a0149be). Bug caused colors to now show
up on Windows, just bare text with no ANSI codes.

The cause was WindowsStreamStdOut/Err class variables were defined on
module load-time, and they read class variable values of WindowsCSBI
which at load-time were None. Only during WindowsStreamStdOut/Err
instantiation were WindowsCSBI class variables defined, but
WindowsStreamStdOut/Err did not re-read the values. Hence they were
always None, and Windows code didn't know which stream handle to write
to.

Fixes https://github.com/Robpol86/colorclass/issues/17.

495 of 502 relevant lines covered (98.61%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 414.1 10 Apr 2016 09:12PM UTC 0
98.61
Travis Job 414.1
Source Files on build 414
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #414
  • bfc41be0 on github
  • Prev Build on stage (#407)
  • Next Build on stage (#467)
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