Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
7 of 7 new or added lines in 4 files covered. (100.0%)
96 of 96 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
56 | renzo/avoid-accidental-initialization | Avoid initialization of Celery when used as a package Previously, a cascade of imports caused a Celery app to be initialized whenever a shared task was imported. This is undesired: the application calling the shared task should be allowed to init... | push | Renzo Lucioni | travis-ci | pending completion |