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

wikimedia / PyBal / 284 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 30 May 2018 10:16AM UTC
Files 53
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

30 May 2018 10:12AM UTC coverage: 94.503% (-0.2%) from 94.752%
284.1

push

travis-ci

markbergsma
<a href="https://github.com/wikimedia/PyBal/commit/acdd0ebf7">Implement common base class for &quot;looping check&quot; monitors

Many monitors (but not all) check their realservers by doing a
looping call at a semi-fixed interval. Rather than implementing
and testing this separately for each monitor, move this functionality
to a common base class, LoopingCheckMonitoringProtocol.

Instead of DelayedCall / reactor.callLater, use a LoopingCall.
This removes the need for each check to make sure to set up a new
call. The main concern previously was that this could result in
multiple checks running at the same time if a check is slow, but
this is taken care of if checks return a Deferred.

Change-Id: I</a><a class="double-link" href="https://github.com/wikimedia/PyBal/commit/4ab40dfb7">4ab40dfb7</a>

6000 of 6349 relevant lines covered (94.5%)

0.95 hits per line

Source Files on job 284.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 10
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 237
  • Travis Job 284.1
  • acdd0ebf on github
  • Prev Job for on master (#283.1)
  • Next Job for on master (#285.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