Repo Added
19 Jul 2015 07:47PM UTC
|
Files
54
|
Badge
README BADGES
|
push
travis-ci
625 of 701 relevant lines covered (89.16%)
3065.16 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
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 | travis-ci |
89.16 |