label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

fix: DEV-2764: Add check for queue empty

Open triklozoid opened this issue 3 years ago • 2 comments

triklozoid avatar Jul 27 '22 10:07 triklozoid

✅  Linked to Story DEV-2764 · Add version metadata in rq task

swarmia[bot] avatar Jul 27 '22 10:07 swarmia[bot]

Codecov Report

Merging #2745 (2cefa1c) into develop (17b40da) will decrease coverage by 0.70%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2745      +/-   ##
===========================================
- Coverage    77.80%   77.09%   -0.71%     
===========================================
  Files          137      144       +7     
  Lines         9951    10667     +716     
===========================================
+ Hits          7742     8224     +482     
- Misses        2209     2443     +234     
Impacted Files Coverage Δ
label_studio/label_studio/users/mixins.py 75.00% <0.00%> (-12.50%) :arrow_down:
...bel_studio/label_studio/organizations/functions.py 66.66% <0.00%> (-10.26%) :arrow_down:
...l_studio/label_studio/core/templatetags/filters.py 48.75% <0.00%> (-6.20%) :arrow_down:
..._studio/label_studio/core/settings/label_studio.py 94.28% <0.00%> (-5.72%) :arrow_down:
.../label_studio/data_manager/actions/experimental.py 14.79% <0.00%> (-4.72%) :arrow_down:
label_studio/label_studio/tasks/api.py 88.26% <0.00%> (-4.43%) :arrow_down:
label_studio/label_studio/ml/api.py 86.17% <0.00%> (-4.38%) :arrow_down:
label_studio/label_studio/core/redis.py 41.46% <0.00%> (-2.61%) :arrow_down:
label_studio/label_studio/ml/serializers.py 92.30% <0.00%> (-2.43%) :arrow_down:
label_studio/label_studio/core/utils/contextlog.py 44.55% <0.00%> (-2.33%) :arrow_down:
... and 63 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 25 '22 15:08 codecov[bot]