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

Robpol86 / colorclass / 415
100%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2016 09:22PM 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
415

push

travis-ci

Robpol86
<a href="https://github.com/Robpol86/colorclass/commit/<a class=hub.com/Robpol86/colorclass/commit/bfc41be0e22a1e2331b280ede4dff3446e40a2f8">bfc41be0e<a href="https://github.com/Robpol86/colorclass/commit/bfc41be0e22a1e2331b280ede4dff3446e40a2f8">&quot;&gt;Fixed long-standing Windows bug.

Embarrassingly this was broken for over a year (broken in
</a><a class="double-link" href="https://github.com/Robpol86/colorclass/commit/<a class="double-link" href="https://github.com/Robpol86/colorclass/commit/88a0149bec04b8a20e0cc375b5d1e45b609c1d39">88a0149be</a>">88a0149be</a><a href="https://github.com/Robpol86/colorclass/commit/bfc41be0e22a1e2331b280ede4dff3446e40a2f8">). 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&#39;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 415.1 10 Apr 2016 09:22PM UTC 0
98.61
Travis Job 415.1
Source Files on build 415
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #415
  • bfc41be0 on github
  • Prev Build on master (#384)
  • Next Build on master (#416)
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