Skip to content

Conversation

@hlomzik
Copy link
Collaborator

@hlomzik hlomzik commented Nov 13, 2025

It displays aggregations for choices, taxonomies, etc.:

  • For number and rating it shows average number
  • For choices, labels and taxonomies it shows counts for every option

Also a lot of styles were fixed in Task Summary.

Screenshot 2025-11-13 at 18 02 44

It displays aggregations for choices, taxonomies, etc.:
- For number and rating it shows average number
- For choices, labels and taxonomies it shows counts for every option

Also a lot of styles were fixed in Task Summary.
@hlomzik hlomzik requested review from niklub and removed request for nick-skriabin November 13, 2025 18:03
@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit bc7d2ff
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/6917d28940aa5600083d1111

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit bc7d2ff
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/6917d2890b5a27000815dcf6
😎 Deploy Preview https://deploy-preview-8821--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.

@github-actions github-actions bot added the feat label Nov 13, 2025
@netlify
Copy link

netlify bot commented Nov 13, 2025

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

Name Link
🔨 Latest commit bc7d2ff
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-docs-new-theme/deploys/6917d2891ab1ef0008c9ed86

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for label-studio-storybook ready!

Name Link
🔨 Latest commit bc7d2ff
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/6917d28971ed800008bba135
😎 Deploy Preview https://deploy-preview-8821--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 Nov 13, 2025

Codecov Report

❌ Patch coverage is 7.14286% with 182 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.82%. Comparing base (a305d96) to head (bc7d2ff).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...tor/src/components/TaskSummary/LabelingSummary.tsx 0.00% 74 Missing ⚠️
.../editor/src/components/TaskSummary/Aggregation.tsx 3.17% 61 Missing ⚠️
...bs/editor/src/components/TaskSummary/labelings.tsx 0.00% 18 Missing ⚠️
...eb/libs/editor/src/components/TaskSummary/utils.ts 6.25% 15 Missing ⚠️
...eb/libs/editor/src/components/TaskSummary/Chip.tsx 6.66% 14 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a305d96) and HEAD (bc7d2ff). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (a305d96) HEAD (bc7d2ff)
lsf-unit 1 0
pytests 1 0
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #8821       +/-   ##
============================================
- Coverage    67.42%   56.82%   -10.60%     
============================================
  Files          811      515      -296     
  Lines        62381    38949    -23432     
  Branches     10328    10520      +192     
============================================
- Hits         42060    22134    -19926     
+ Misses       20318    16815     -3503     
+ Partials         3        0        -3     
Flag Coverage Δ
lsf-e2e 50.36% <7.14%> (-3.02%) ⬇️
lsf-integration 49.18% <5.61%> (-1.56%) ⬇️
lsf-unit ?
pytests ?

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.

@hlomzik
Copy link
Collaborator Author

hlomzik commented Nov 13, 2025

/git merge

Workflow run
Successfully merged: create mode 100644 label_studio/fsm/urls.py

@hlomzik
Copy link
Collaborator Author

hlomzik commented Nov 13, 2025

/fmt

Workflow run
Workflow run

If there are no annotations don't fail trying to save the draft
@hlomzik hlomzik requested a review from a team as a code owner November 14, 2025 13:34
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we not have a similar Badge component in the UI lib which could be used here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Similarly it seems like we have many ways we handle color cycling for labels, it might be worthwhile consolidating the logic to a shared core util so everywhere we ever need this label cycling, it is the same.

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