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

fix: DEV-1462: Fix changing label config for repeater tag

Open KonstantinKorotaev opened this issue 3 years ago • 2 comments

KonstantinKorotaev avatar Jul 25 '22 15:07 KonstantinKorotaev

Codecov Report

Merging #2725 (b98011f) into develop (cf9af16) will increase coverage by 0.06%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #2725      +/-   ##
===========================================
+ Coverage    77.02%   77.08%   +0.06%     
===========================================
  Files          144      144              
  Lines        10471    10522      +51     
===========================================
+ Hits          8065     8111      +46     
- Misses        2406     2411       +5     
Impacted Files Coverage Δ
label_studio/label_studio/projects/models.py 83.13% <0.00%> (+0.02%) :arrow_up:
label_studio/label_studio/core/label_config.py 74.66% <0.00%> (+3.11%) :arrow_up:

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 26 '22 09:07 codecov[bot]