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

jbremer / cuckoo / 427 / 1
51%
master: 62%

Build:
Build:
LAST BUILD BRANCH: expose0
DEFAULT BRANCH: master
Ran 31 Mar 2017 09:33PM UTC
Files 218
Run time 10s
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

31 Mar 2017 09:12PM UTC coverage: 51.204%. Remained the same
ONLYINSTALL=yes

push

travis-ci

jbremer
fixup non-functional screenshots and human auxiliary modules

Due to a recent commit related to the integration of zer0m0n [1] it has
been observed that the screenshots & human auxiliary modules aren't
functioning properly anymore.

The root cause for this is the fact that the Auxiliary class since [1]
has learned the "start" method, overriding threading.Thread's start()
routine. As such trying to invoke the two threads, which is done through
.start(), would result into calling a noop function rather than
threading's actual function.

This commit fixes that behavior by having threading.Thread take
precedence over the methods of Auxiliary (by reordering their
inheritance). Due to the multithreaded nature of this change, I'm not
sure if it's feasible to do unit tests on it. We'll have to wait for
some functional unit tests that should be implemented next time.

This commit is actually just two line changes, the rest is code cleanup.

[1]: 90eef30cd

7611 of 14864 relevant lines covered (51.2%)

0.51 hits per line

Source Files on job 427.1 (ONLYINSTALL=yes)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 427
  • Travis Job 427.1
  • a147c4d1 on github
  • Prev Job for ONLYINSTALL=yes on package (#425.1)
  • Next Job for ONLYINSTALL=yes on package (#428.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