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

feat: DEV-239: Added support to import jsonl files via API

Open guilhermemachado26 opened this issue 3 years ago • 2 comments

Description of the proposed changes

These changes allow users to import tasks using jsonl files via API

Jira Ticket

https://heartex.atlassian.net/browse/DEV-239

guilhermemachado26 avatar Sep 02 '22 18:09 guilhermemachado26

Codecov Report

Base: 77.80% // Head: 77.13% // Decreases project coverage by -0.66% :warning:

Coverage data is based on head (261ca62) compared to base (17b40da). Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2899      +/-   ##
===========================================
- Coverage    77.80%   77.13%   -0.67%     
===========================================
  Files          137      146       +9     
  Lines         9951    10701     +750     
===========================================
+ Hits          7742     8254     +512     
- Misses        2209     2447     +238     
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:
label_studio/label_studio/organizations/api.py 78.09% <0.00%> (-6.28%) :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/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 71 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 02 '22 19:09 codecov[bot]

Hi @guilhermemachado26!

Unfortunately you don't have membership in heartexlabs organization, your PR wasn't synced with label-studio-enterprise.

robot-ci-heartex avatar Nov 12 '22 13:11 robot-ci-heartex