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

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

Build:
Build:
LAST BUILD BRANCH: readme-retirement
DEFAULT BRANCH: master
Ran 14 Apr 2016 07:06PM CUT
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
256

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 256.1 14 Apr 2016 07:06PM CUT 0
100.0
Travis Job 256.1
Source Files on build 256
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #256
  • cc457c69 on github
  • Prev Build on fix-92-open-connections (#255)
  • Next Build on fix-92-open-connections (#258)
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