Skip to content

Conversation

@makseq
Copy link
Member

@makseq makseq commented Jul 18, 2025

TaskAPI for a specific task works slowly. We don't need some fields (annotations_results, predictions_results) when we call TaskAPI, because annotations and predictions are already included inside of it. However, these fields slow down a lot. In this PR, we exclude them.

@makseq makseq requested a review from a team as a code owner July 18, 2025 12:11
@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit cc2b25c
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/687aef36506a5a00086d1c8a
😎 Deploy Preview https://deploy-preview-8005--label-studio-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit cc2b25c
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/687aef36dfc97a0009ec8e0c
😎 Deploy Preview https://deploy-preview-8005--heartex-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the fix label Jul 18, 2025
@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for label-studio-docs-new-theme ready!

Name Link
🔨 Latest commit cc2b25c
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/687aef3645378900083025a2
😎 Deploy Preview https://deploy-preview-8005--label-studio-docs-new-theme.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Jul 18, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit cc2b25c
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/687aef363872b4000832a951
😎 Deploy Preview https://deploy-preview-8005--label-studio-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

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

Project coverage is 78.74%. Comparing base (7c304b5) to head (cc2b25c).
Report is 1 commits behind head on develop.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
label_studio/tasks/api.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8005      +/-   ##
===========================================
+ Coverage    69.37%   78.74%   +9.36%     
===========================================
  Files          712      211     -501     
  Lines        50019    16916   -33103     
  Branches      8558        0    -8558     
===========================================
- Hits         34701    13320   -21381     
+ Misses       15315     3596   -11719     
+ Partials         3        0       -3     
Flag Coverage Δ
lsf-e2e ?
lsf-integration ?
lsf-unit ?
pytests 78.74% <98.44%> (+0.14%) ⬆️

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.

@makseq makseq enabled auto-merge (squash) July 19, 2025 01:01
@makseq
Copy link
Member Author

makseq commented Jul 19, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 label_studio/projects/migrations/0030_project_search_vector_index.py

@makseq makseq merged commit 37e6a28 into develop Jul 19, 2025
53 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-bros-182 branch July 19, 2025 01:16
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.

3 participants