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

mozilla / universal-search-recommendation / 258
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: readme-retirement
DEFAULT BRANCH: master
Ran 14 Apr 2016 10:07PM UTC
Jobs 1
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

pending completion
258

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

16 of 16 new or added lines in 2 files covered. (100.0%)

1486 of 1486 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 258.1 14 Apr 2016 10:07PM UTC 0
100.0
Travis Job 258.1
Source Files on build 258
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #258
  • 54e44f9f on github
  • Prev Build on fix-92-open-connections (#256)
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

© 2025 Coveralls, Inc