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

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

Build:
Build:
LAST BUILD BRANCH: readme-retirement
DEFAULT BRANCH: master
Repo Added 06 Jan 2016 12:16AM CUT
Files 73
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

LAST BUILD ON BRANCH fix-92-open-connections
branch: fix-92-open-connections
CHANGE BRANCH
x
Reset
  • fix-92-open-connections
  • 2014.04.27
  • 2015.03.30
  • 2016-05-27
  • 2016.04.07
  • 2016.04.14
  • 2016.05.03
  • 2016.05.03-2
  • 2016.05.05
  • 2016.05.26
  • 2016.07.26
  • 2016.09.30
  • 35-server-metrics
  • 47-circleci-coveralls
  • 67-favicon-classifier
  • 78-embedly-image
  • 79-heartbeat-body
  • 80-bing-too-helpful
  • 85-cdn-headers
  • 86-check-logo
  • 92-redis-pools
  • bing-env-dist
  • celery-3.1.22
  • docker-alpine
  • docker-tweaks
  • dockerflow-update
  • master
  • movie-followup
  • readme-retirement
  • readme-update
  • req-celery-update
  • reqs-celery-3.1.23
  • reqs-pylibmc
  • reqs-requests-2.10.0
  • reqs-werkzeug-0.11.5
  • reqs-werkzeug-0.11.9
  • reqs-wrapt-1.10.8
  • speed-up-circle
  • testpilot-badge
  • use-yahoo
  • waffle-badge

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

Relevant lines Covered
Build:
Build:
1486 RELEVANT LINES 1486 COVERED LINES
1.0 HITS PER LINE
Source Files on fix-92-open-connections
  • 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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
258 fix-92-open-connections 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()`... push 14 Apr 2016 10:07PM CUT mostlygeek travis-ci pending completion  
256 fix-92-open-connections 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()`... push 14 Apr 2016 07:06PM CUT mostlygeek travis-ci pending completion  
255 fix-92-open-connections fix test issues push 14 Apr 2016 07:03PM CUT mostlygeek travis-ci pending completion  
See All Builds (329)
  • Repo on GitHub
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