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

fix: DEV-2298: Increase long RQ jobs timeout

Open KonstantinKorotaev opened this issue 3 years ago • 1 comments

KonstantinKorotaev avatar May 04 '22 11:05 KonstantinKorotaev

Codecov Report

Merging #2307 (03ebe9f) into develop (17b40da) will decrease coverage by 0.76%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2307      +/-   ##
===========================================
- Coverage    77.80%   77.03%   -0.77%     
===========================================
  Files          137      144       +7     
  Lines         9951    10473     +522     
===========================================
+ Hits          7742     8068     +326     
- Misses        2209     2405     +196     
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:
.../label_studio/data_manager/actions/experimental.py 15.15% <0.00%> (-4.37%) :arrow_down:
label_studio/label_studio/users/api.py 80.45% <0.00%> (-3.88%) :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:
label_studio/label_studio/tasks/serializers.py 84.27% <0.00%> (-2.27%) :arrow_down:
...abel_studio/label_studio/data_manager/functions.py 64.70% <0.00%> (-1.97%) :arrow_down:
label_studio/label_studio/tasks/models.py 88.11% <0.00%> (-1.95%) :arrow_down:
... and 54 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 Jul 28 '22 10:07 codecov[bot]