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

Robpol86 / colorclass / 415 / 1
100%
master: 100%

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

10 Apr 2016 08:56PM UTC coverage: 98.606% (+0.003%) from 98.603%
415.1

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

Source Files on job 415.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 415
  • Travis Job 415.1
  • bfc41be0 on github
  • Prev Job for on master (#384.1)
  • Next Job for on master (#416.1)
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