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

moove-it / sidekiq-scheduler
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: feature/more-formats-in-readme
DEFAULT BRANCH: master
Repo Added 21 Oct 2015 01:19AM UTC
Files 31
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

LAST BUILD ON BRANCH fix/issue-198-schedule-not-loaded
branch: fix/issue-198-schedule-not-loaded
CHANGE BRANCH
x
Reset
  • fix/issue-198-schedule-not-loaded
  • 2.2-stable
  • bump-to-v3.1.0
  • documentation/enable-disable-feature
  • feature/add-contributing-guide
  • feature/add-non-normal-conditions-to-readme
  • feature/display_next_run_time_in_web
  • feature/enable-disable-jobs
  • feature/enqueue-non-local-workers
  • feature/issue-147-document-empty-schedule-config
  • feature/issue-185-queue-names-as-symbols
  • feature/link-small-logo
  • feature/notes-about-multiple-hosts
  • feature/rewrite-readme
  • feature/sidekiq-4.2.0-compat
  • feature/support-redis-rb-4
  • feature/test-refactor
  • feature/use-json-explicit-methods
  • features/fix-readme
  • fix/activejob-dependency
  • fix/enqueue_now_exception
  • fix/interval-type-column
  • fix/issue-195
  • fix/issue-203-activejob-queue-prefix
  • fix/mark-specs-as-pending
  • fix/pass-queue-as-option-to-activejob
  • fix/paths
  • fix/require-sidekiq-scheduler-on-web
  • fix/schedule-loading
  • fix/symbol-config-keys
  • fix/web-specs-adding-rack-session
  • issue#163
  • issue/147
  • issue/149
  • issue/167
  • issues/182-remove-hashie
  • issues/264
  • issues/91
  • master
  • refactor-scheduler-and-manager
  • refactor/remove-multi-json
  • use-sidekiq-scheduler-scheduler
  • v1.2.3
  • v1.2.4
  • v2.0.0
  • v2.0.1
  • v2.0.10
  • v2.0.11
  • v2.0.18
  • v2.0.19
  • v2.0.2
  • v2.0.20
  • v2.0.21
  • v2.0.3
  • v2.0.4
  • v2.0.6
  • v2.0.7
  • v2.0.8
  • v2.0.9
  • v2.1.0
  • v2.1.1
  • v2.1.10
  • v2.1.2
  • v2.1.3
  • v2.1.4
  • v2.1.5
  • v2.1.6
  • v2.1.7
  • v2.1.8
  • v2.1.9
  • v2.2.0
  • v2.2.1
  • v2.2.2
  • v3.0.0
  • v3.0.1
  • v3.1.0
  • wait-for-rufus-scheduler-thread

pending completion
365

push

travis-ci

snmgian
Fix non-loading schedule issue

Schedule was being fetched only from Redis during startup, so when no data was present in Redis the
schedule will become empty.

The bug was introduced while solving another issue related to the schedule not loaded in the Web UI
process.

Fixed both issues by not fetching from Redis during startup, and loading schedule from Redis at the
Web UI 'toggle' route.

1187 of 1219 relevant lines covered (97.37%)

9.12 hits per line

Relevant lines Covered
Build:
Build:
1219 RELEVANT LINES 1187 COVERED LINES
9.12 HITS PER LINE
Source Files on fix/issue-198-schedule-not-loaded
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
365 fix/issue-198-schedule-not-loaded Fix non-loading schedule issue Schedule was being fetched only from Redis during startup, so when no data was present in Redis the schedule will become empty. The bug was introduced while solving another issue related to the schedule not loaded ... push 29 Jun 2017 12:40AM UTC snmgian travis-ci pending completion  
See All Builds (499)
  • Repo 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

© 2025 Coveralls, Inc