Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

akira / exq
89%
master: 92%

Build:
LAST BUILD BRANCH: atomic-enqueue-all
DEFAULT BRANCH: master
Repo Added 19 Jul 2015 07:47PM UTC
Files 54
Badge
Fix worker link 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 akira/fix_worker_link
branch: akira/fix_worker_link
CHANGE BRANCH
x
Reset
  • akira/fix_worker_link
  • master
  • v0.2.0
  • loosen_plug
  • v0.2.1
  • enq_namespace
  • package_refactor
  • ets_count_update
  • v0.2.2
  • v0.2.3
  • upgrade_timex
  • dequeue_fix
  • v0.3.0
  • redis_down
  • redix_failure_tests
  • akira/coveralls_upgrade
  • akira/fix_random
  • v0.8.4
  • akira/catch_processes_error
  • akira/stats_granularity
  • v0.8.5
  • akira/worker_issues
  • v0.8.6
  • akira/redix_unit_test_fix
  • akira/app_startup
  • v0.8.7
  • v0.9.0
  • akira/remove_password
  • akira/update_mix
  • v0.12.2
  • v0.12.1
  • v0.12.0
  • v0.11.0
  • v0.10.1
  • v0.10.0
  • v0.9.1
  • update-redix
  • akira/release_0.13
  • v0.13.0
  • akira/time_log
  • akira/fix_typo
  • v0.13.1
  • akira/default_json_lib
  • v0.13.2
  • akira-patch-1
  • v0.13.3
  • redix-0.10.2
  • redix-parallel
  • heartbeat
  • feature/queue_adapter
  • akira/bump_mix
  • v0.13.4
  • assert-concurrency-type
  • v0.13.5
  • fix-exq.run
  • dequeue_controller
  • reenqueue-from-backup
  • akira/release_0.14.0
  • v0.14.0
  • reliable-scheduler
  • allow-sentinel-config
  • poison-version
  • github-action
  • normalize-module
  • timeout
  • exq_ui
  • mock_enqueue_at
  • retried_at
  • sidekiq_5_ui
  • more-api
  • re-enqueue-dead
  • refs/tags/v0.16.1
  • signal
  • unique-job
  • redis-timeout

7 May 2017 - 18:48 coverage: 89.158%. First build
697

push

travis-ci

Fab304fbd3e4af2e55028bb39f7daeb3?size=18&default=identiconakira
Fix worker link

Worker GenServer was using `start` instead of `start_link`. It seems that worker was still
was shutting down properly on supervisor shutdown. However, this violates the OTP assumption.
Fixing this, worker shutdown does not honor the shutdown timeout value. This should be fixed as
part of #263, disabled those tests for now.

625 of 701 relevant lines covered (89.16%)

3065.16 hits per line

Relevant lines Covered
Build:
701 RELEVANT LINES 625 COVERED LINES
3065.16 HITS PER LINE
Source Files on akira/fix_worker_link
  • List 37
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Builds

Builds Branch Commit Type Ran Committer Via Coverage
697 akira/fix_worker_link Fix worker link Worker GenServer was using `start` instead of `start_link`. It seems that worker was still was shutting down properly on supervisor shutdown. However, this violates the OTP assumption. Fixing this, worker shutdown does not honor t... push 07 May 2017 06:54PM UTC Fab304fbd3e4af2e55028bb39f7daeb3?size=18&default=identiconakira travis-ci
89.16
See All Builds (604)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc