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

fix: DEV-2915: Fix auth check for uploaded files

Open triklozoid opened this issue 3 years ago • 2 comments

triklozoid avatar Sep 14 '22 14:09 triklozoid

Codecov Report

Base: 77.42% // Head: 77.16% // Decreases project coverage by -0.26% :warning:

Coverage data is based on head (e892f84) compared to base (b558a39). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2942      +/-   ##
===========================================
- Coverage    77.42%   77.16%   -0.27%     
===========================================
  Files          146      146              
  Lines        10773    10775       +2     
===========================================
- Hits          8341     8314      -27     
- Misses        2432     2461      +29     
Impacted Files Coverage Δ
...el_studio/label_studio/data_manager/serializers.py 89.32% <0.00%> (-2.92%) :arrow_down:
label_studio/label_studio/core/utils/common.py 82.03% <0.00%> (-2.09%) :arrow_down:
label_studio/label_studio/data_manager/managers.py 78.08% <0.00%> (-1.41%) :arrow_down:
..._studio/label_studio/labels_manager/serializers.py 96.25% <0.00%> (-1.25%) :arrow_down:
label_studio/label_studio/core/version.py 62.90% <0.00%> (-1.16%) :arrow_down:
label_studio/label_studio/core/middleware.py 89.24% <0.00%> (-1.08%) :arrow_down:
label_studio/label_studio/core/urls.py 77.27% <0.00%> (-0.99%) :arrow_down:
label_studio/label_studio/data_import/models.py 77.84% <0.00%> (-0.87%) :arrow_down:
label_studio/label_studio/tasks/models.py 87.64% <0.00%> (-0.61%) :arrow_down:
label_studio/label_studio/tasks/serializers.py 83.64% <0.00%> (-0.54%) :arrow_down:
... and 4 more

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

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 14 '22 14:09 codecov[bot]