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

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

Build:
DEFAULT BRANCH: master
Ran 30 Apr 2016 04:18AM 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

30 Apr 2016 04:00AM UTC coverage: 98.583%. Remained the same
556.1

push

travis-ci

Robpol86
Fixed intermittent screenshot test failures.

Seems like there's an edge case with win32 APIs where CREATE_NEW_CONSOLE
doesn't maximize the window fast enough. The bug was if Windows was too
slow to maximize, the crop dimensions would be in the wrong position and
"Red" would not be in frame, thereby causing 0 subimage matches and
false negatives. Fixed bug by yielding current window size and position
every time the generator is iterated. Every time there are 0 matches the
while loop gets the latest size/position and tries again, instead of
using the previous coordinates.

Renamed new_max_window to just maximize. Always a new window, this bool
just toggled SW_MAXIMIZE.

Moving handles to close into __del__() and _handles.

Avoiding usless "res" variable allocation. Just assert.

487 of 494 relevant lines covered (98.58%)

0.99 hits per line

Source Files on job 556.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 556
  • Travis Job 556.1
  • 844051d9 on github
  • Prev Job for on master (#544.1)
  • Next Job for on master (#563.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