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

catmaid / CATMAID / 4389
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 14 Feb 2018 11:05PM UTC
Jobs 3
Files 92
Run time 523min
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
4389

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 14625 relevant lines covered (48.68%)

1.44 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4389.2 14 Feb 2018 11:05PM UTC 0
48.68
Travis Job 4389.2
3 4389.3 14 Feb 2018 11:05PM UTC 0
48.68
Travis Job 4389.3
5 4389.5 14 Feb 2018 11:34PM UTC 0
47.11
Travis Job 4389.5
Source Files on build 4389
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4389
  • 431f6f29 on github
  • Prev Build on dev (#4388)
  • Next Build on dev (#4391)
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