Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: LEAP-1352: API for Bulk Annotation Configuration Validation #6757

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

triklozoid
Copy link
Contributor

  • add a new property config_suitable_for_bulk_annotation into /api/projects/ID API. it validates that label config supports bulk annotation and return the result

@github-actions github-actions bot added the fix label Dec 4, 2024
Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for label-studio-docs-new-theme canceled.

Name Link
🔨 Latest commit 1598383
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/675079f19d4c370008ae8e0b

Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 1598383
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/675079f1666c39000840eafe

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.72%. Comparing base (05eaf86) to head (1598383).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/projects/serializers.py 91.30% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6757      +/-   ##
===========================================
+ Coverage    76.70%   76.72%   +0.01%     
===========================================
  Files          170      170              
  Lines        13919    13942      +23     
===========================================
+ Hits         10677    10697      +20     
- Misses        3242     3245       +3     
Flag Coverage Δ
pytests 76.72% <91.30%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant