Skip to content

Conversation

@mcanu
Copy link
Contributor

@mcanu mcanu commented Dec 24, 2025

No description provided.

@netlify
Copy link

netlify bot commented Dec 24, 2025

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

Name Link
🔨 Latest commit c3e926b
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/695c53cbada2580008d56e2c

@netlify
Copy link

netlify bot commented Dec 24, 2025

Deploy Preview for label-studio-playground canceled.

Name Link
🔨 Latest commit c3e926b
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/695c53cbbb947e0008a22594

@netlify
Copy link

netlify bot commented Dec 24, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit c3e926b
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/695c53cbb7324a000873cbfb

@github-actions github-actions bot added the fix label Dec 24, 2025
@netlify
Copy link

netlify bot commented Dec 24, 2025

Deploy Preview for label-studio-storybook canceled.

Name Link
🔨 Latest commit c3e926b
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/695c53cbacbb0d0008ad9107

@codecov
Copy link

codecov bot commented Dec 24, 2025

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.58%. Comparing base (c5086e8) to head (c3e926b).
⚠️ Report is 2 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
label_studio/projects/functions/next_task.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #9076       +/-   ##
============================================
+ Coverage    61.05%   81.58%   +20.52%     
============================================
  Files          794      271      -523     
  Lines        63586    24488    -39098     
  Branches     10671        0    -10671     
============================================
- Hits         38822    19978    -18844     
+ Misses       24764     4510    -20254     
Flag Coverage Δ
lsf-integration ?
pytests 81.58% <93.33%> (+<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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcanu
Copy link
Contributor Author

mcanu commented Dec 29, 2025

/fm sync

Workflow run

@mcanu
Copy link
Contributor Author

mcanu commented Jan 5, 2026

/git merge develop

Workflow run
Successfully merged: delete mode 100644 web/libs/ui/src/assets/icons/file_download_black.svg

@mcanu mcanu requested a review from hakan458 January 5, 2026 22:02
annotation_filter = ~Q(annotations__completed_by=user)
if not attempt_gt_first:
annotation_filter &= ~Q(annotations__ground_truth=True)
if project.annotator_evaluation_enabled:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave comment here explaining why we're doing this , how it applies to onboarding/ongoing etc

return None

# Find tasks at the maximum amount of annotations
candidates = tasks.filter(annotations_count=max_annotations_count)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good simplification :D

@robot-ci-heartex robot-ci-heartex merged commit 15523ce into develop Jan 6, 2026
54 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-utc-459 branch January 6, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants