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

treasure-data / perfectqueue / 84 / 5
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.8.54
DEFAULT BRANCH: master
Ran 19 Feb 2016 12:06PM UTC
Files 45
Run time 1s
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

19 Feb 2016 12:03PM UTC coverage: 99.267%. First build
ruby-head

push

travis-ci

nurse
Introduce new timeout model

* Separate the area where a DELETE query locks from the area where
  acquire query touchs. By this change DELETE query and acquire query
  can run parallel.
** finished task was SET timeout=now+retention_time, created_at=NULL.
   This intoroduces DELETE_OFFSET=10_0000_0000, and change as
   SET timeout=now-DELETE_OFFSET+retention_time, created_at=NULL.
** To separate tasks to be acquired from tasks to be deleted,
   introduce EVENT_HORIZON(=13_0000_0000, 2011-03-13 07:06:40 UTC).
   Now it doesn't check prior that.

NOTE: this change requires migration process like actual DELETE query
see WHERE timeout <= now AND created_at IS NULL.

2843 of 2864 relevant lines covered (99.27%)

10.59 hits per line

Source Files on job 84.5 (ruby-head)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 84
  • Travis Job 84.5
  • 80946079 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

© 2026 Coveralls, Inc