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

gresrun / jesque / 130 / 1
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 04 Jun 2015 01:47PM UTC
Files 102
Run time 7s
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

04 Jun 2015 01:42PM UTC coverage: 83.975% (-0.6%) from 84.543%
130.1

Pull #78

travis-ci

argvk
add recurring feature that allows running a job every N seconds

* a recurring job has a schedule in zset with the next timestamp as the
score
* the frequency of the job is stored in a hash
* on pop the frequency and the score are summed up to form the new score
and added back to the zset
* a delete recurring removes it from the zset and hash
* add delete and pop operations run on a redis transaction
Pull Request #78: add recurring feature that allows running a job every N seconds

1855 of 2209 relevant lines covered (83.97%)

51.29 hits per line

Source Files on job 130.1
  • Tree
  • List 0
  • Changed 30
  • Source Changed 15
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 130
  • Travis Job 130.1
  • 50cc681f on github
  • Prev Job for on master (#129.1)
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

© 2026 Coveralls, Inc