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

mozilla / universal-search-recommendation / 256 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: readme-retirement
DEFAULT BRANCH: master
Ran 14 Apr 2016 07:06PM UTC
Files 67
Run time 2s
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

14 Apr 2016 07:04PM UTC coverage: 100.0%. Remained the same
256.1

push

travis-ci

mostlygeek
Fix #92 __heartbeat__ opens but never closes connections

This fix uses a shared Celery app instance for testing state of
dependent services. After testing the celery app's
connections are explicitly closed.

Notes on cause:
- the `redis_status()` and `celery_status()` checks create new Celery
  application instances on every test
- the Celery application instances opens up connections to redis but
  these connections are never closed.
- I'm assuming that because the connections are never closed, python
  never GC's them, so they stick around forever

1486 of 1486 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 256.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 256
  • Travis Job 256.1
  • cc457c69 on github
  • Prev Job for on fix-92-open-connections (#255.1)
  • Next Job for on fix-92-open-connections (#258.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