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: DIA-1982: update agreement when converting preds to annots #7163

Merged
merged 11 commits into from
Mar 5, 2025

Conversation

pakelley
Copy link
Contributor

@pakelley pakelley commented Mar 4, 2025


This makes sure that annotations created from predictions get their annotation stats generated, resulting in proper agreement scores being calculated.

Copy link

netlify bot commented Mar 4, 2025

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

Name Link
🔨 Latest commit 2d2db6f
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/67c8da59b745fb00072c3bbc

Copy link

netlify bot commented Mar 4, 2025

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit 2d2db6f
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/67c8da59d9bfc100088aa392

@github-actions github-actions bot added the fix label Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.26%. Comparing base (2960b24) to head (2d2db6f).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
...data_manager/actions/predictions_to_annotations.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7163      +/-   ##
===========================================
+ Coverage    77.20%   77.26%   +0.06%     
===========================================
  Files          187      187              
  Lines        14478    14483       +5     
===========================================
+ Hits         11178    11191      +13     
+ Misses        3300     3292       -8     
Flag Coverage Δ
pytests 77.26% <80.00%> (+0.06%) ⬆️

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:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hakan458 hakan458 requested a review from makseq March 4, 2025 22:45
@pakelley pakelley changed the title fix: update agreement when converting preds to annots fix: DIA-1982: update agreement when converting preds to annots Mar 5, 2025
@pakelley pakelley enabled auto-merge (squash) March 5, 2025 23:11
@pakelley pakelley merged commit 4108f9e into develop Mar 5, 2025
43 checks passed
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