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

uber / cadence / 548
72%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2017 01:55AM UTC
Jobs 1
Files 89
Run time 3s
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
548

push

travis-ci

web-flow
TimerQueueProcessor to scan DB for exisiting timers on init (#455)

* TimerQueueProcessor to scan DB for exisiting timers on init

TimerQueueProcessor used to setup a very long timer on initialization to
notify processor for doing a DB scan.  This becomes problematic when you
have existing timers and shard restarts.  Now after initialization of
shard there is no trigger for the processor to perform a DB scan.  It
now has to wait for a trigger from outside to perform the first scan so
it can start operating as usual.
This change removes the infite timer on initialize to perform first scan
immediately to check for existing timers.
Also some code cleanup and removing some unnecessary code.

fixes #454

36 of 36 new or added lines in 1 file covered. (100.0%)

11698 of 17617 relevant lines covered (66.4%)

1251.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
service/history/timerQueueProcessor.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
service/history/timerQueueProcessor.go
93
100.0
service/history/handler.go
147
100.0
service/history/mutableStateBuilder.go
163
100.0
service/history/historyEngine.go
Jobs
ID Job ID Ran Files Coverage
1 548.1 09 Dec 2017 01:55AM UTC 0
66.4
Travis Job 548.1
Source Files on build 548
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #548
  • fffdc7e3 on github
  • Prev Build on master (#540)
  • Next Build on master (#553)
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