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

catmaid / CATMAID / 4389 / 2
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 14 Feb 2018 11:05PM UTC
Files 92
Run time 492min
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 Feb 2018 10:56PM UTC coverage: 48.68% (+1.3%) from 47.369%
4389.2

push

travis-ci

tomka
Make cache update executable through Celery task

When Celery Beat is running, this allows to schedule cache updates
according to the NODE_PROVIDERS setting just by adding something like
this to settings.py:

  CELERY_BEAT_SCHEDULE['update-node-query-cache'] = {
    'task': 'update_node_query_cache',
    'schedule': crontab(hour=0, minute=30)
  }

7119 of 14624 relevant lines covered (48.68%)

0.49 hits per line

Source Files on job 4389.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4389
  • Travis Job 4389.2
  • 431f6f29 on github
  • Prev Job for on dev (#4388.5)
  • Next Job for on dev (#4391.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc