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

feat: DEV-1646: Move model_version to ML backend and add get versions…

Open KonstantinKorotaev opened this issue 3 years ago • 1 comments

… method

KonstantinKorotaev avatar Feb 14 '22 18:02 KonstantinKorotaev

Codecov Report

Merging #2023 (4900702) into develop (17b40da) will decrease coverage by 0.84%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2023      +/-   ##
===========================================
- Coverage    77.80%   76.95%   -0.85%     
===========================================
  Files          137      144       +7     
  Lines         9951    10471     +520     
===========================================
+ Hits          7742     8058     +316     
- Misses        2209     2413     +204     
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/label_studio/ml/api.py 85.55% <0.00%> (-4.99%) :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:
label_studio/label_studio/data_manager/managers.py 79.60% <0.00%> (-2.11%) :arrow_down:
... and 56 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 46f6619...4900702. Read the comment docs.

codecov[bot] avatar Jun 07 '22 12:06 codecov[bot]