Skip to content

feat: ROOT-43: Prediction results filter #8112

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

Merged
merged 100 commits into from
Aug 14, 2025
Merged

feat: ROOT-43: Prediction results filter #8112

merged 100 commits into from
Aug 14, 2025

Conversation

matt-bernstein
Copy link
Contributor

@matt-bernstein matt-bernstein commented Aug 7, 2025

image

LSE-only feature.

BE

  • add GIN index to predictions on task model

FE

  • hide new prediction results columns from DM list view
  • fix default multiselect behavior (last changed in ROOT-57) to let Prediction model versions filter continue working normally

Copy link

netlify bot commented Aug 7, 2025

Deploy Preview for label-studio-playground ready!

Name Link
🔨 Latest commit 8da0bef
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/689dd7c286b490000870f1cf
😎 Deploy Preview https://deploy-preview-8112--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 Aug 7, 2025
Copy link

netlify bot commented Aug 7, 2025

Deploy Preview for heartex-docs ready!

Name Link
🔨 Latest commit 8da0bef
🔍 Latest deploy log https://app.netlify.com/projects/heartex-docs/deploys/689dd7c2da5c9900088cbb37
😎 Deploy Preview https://deploy-preview-8112--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.

Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.48%. Comparing base (40afcf3) to head (8da0bef).
⚠️ Report is 1 commits behind head on develop.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8112      +/-   ##
===========================================
+ Coverage    63.84%   70.48%   +6.64%     
===========================================
  Files          720      720              
  Lines        52128    52128              
  Branches      8813     8813              
===========================================
+ Hits         33281    36744    +3463     
+ Misses       18844    15381    -3463     
  Partials         3        3              
Flag Coverage Δ
lsf-e2e 59.75% <ø> (?)
lsf-integration 55.57% <ø> (ø)
lsf-unit 9.42% <ø> (ø)
pytests 78.37% <ø> (ø)

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.

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 8, 2025

/git merge develop

Workflow run
Successfully merged: 5 files changed, 465 insertions(+), 354 deletions(-)

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 8, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 label_studio/tests/data_import/test_streaming_import.py

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 8, 2025

/git merge develop

Workflow run
Successfully merged: 2 files changed, 108 insertions(+), 1 deletion(-)

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 11, 2025

/git merge develop

Workflow run
Successfully merged: Already up to date.

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 12, 2025

/git merge develop

Workflow run
Successfully merged: 1 file changed, 96 insertions(+), 31 deletions(-)

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 13, 2025

/git merge develop

Workflow run
Successfully merged: delete mode 100644 web/libs/editor/src/regions/ImageRegion.js

@matt-bernstein
Copy link
Contributor Author

matt-bernstein commented Aug 14, 2025

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/editor/tests/integration/e2e/control_tags/text-with-dual-taxonomy.cy.ts

@robot-ci-heartex robot-ci-heartex merged commit 2898db8 into develop Aug 14, 2025
53 checks passed
@robot-ci-heartex robot-ci-heartex deleted the fb-ROOT-43 branch August 14, 2025 13:13
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.

4 participants