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

feat: DIA-1360: Add token cost KPI to the Prompt aggregate-level subset metrics #6323

Merged
merged 17 commits into from
Sep 10, 2024

Conversation

niklub
Copy link
Collaborator

@niklub niklub commented Sep 5, 2024

@github-actions github-actions bot added the feat label Sep 5, 2024
Copy link

netlify bot commented Sep 5, 2024

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

Name Link
🔨 Latest commit cbfa707
🔍 Latest deploy log https://app.netlify.com/sites/label-studio-docs-new-theme/deploys/66e044967b36c7000928e984

Copy link

netlify bot commented Sep 5, 2024

Deploy Preview for heartex-docs canceled.

Name Link
🔨 Latest commit cbfa707
🔍 Latest deploy log https://app.netlify.com/sites/heartex-docs/deploys/66e044960a5d290008e9931b

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 61.53846% with 15 lines in your changes missing coverage. Please review.

Project coverage is 76.62%. Comparing base (f05022d) to head (cbfa707).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
label_studio/tasks/models.py 61.53% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6323      +/-   ##
===========================================
- Coverage    76.66%   76.62%   -0.05%     
===========================================
  Files          169      169              
  Lines        13702    13739      +37     
===========================================
+ Hits         10505    10527      +22     
- Misses        3197     3212      +15     
Flag Coverage Δ
pytests 76.62% <61.53%> (-0.05%) ⬇️

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.

@farioas farioas marked this pull request as ready for review September 6, 2024 13:20
@farioas
Copy link
Member

farioas commented Sep 6, 2024

/git merge develop

Workflow run
Successfully merged: create mode 100644 web/libs/editor/src/components/Choice/Choice.module.scss

@farioas
Copy link
Member

farioas commented Sep 6, 2024

/git merge develop

Workflow run

@farioas
Copy link
Member

farioas commented Sep 6, 2024

/git merge develop

Workflow run
Successfully merged: 1 file changed, 1 deletion(-)

@farioas
Copy link
Member

farioas commented Sep 6, 2024

/git merge develop

Workflow run
Successfully merged: 12 files changed, 19 insertions(+), 18 deletions(-)

@farioas
Copy link
Member

farioas commented Sep 6, 2024

/git merge develop

Workflow run
Successfully merged: 9 files changed, 9 insertions(+), 35 deletions(-)

@robot-ci-heartex robot-ci-heartex self-requested a review September 7, 2024 10:20
Copy link
Contributor

@pakelley pakelley left a comment

Choose a reason for hiding this comment

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

just one extremely minor thing, looks great

label_studio/tasks/models.py Outdated Show resolved Hide resolved
@niklub
Copy link
Collaborator Author

niklub commented Sep 10, 2024

/git merge develop

Workflow run
Successfully merged: 81 files changed, 1782 insertions(+), 439 deletions(-)

@robot-ci-heartex robot-ci-heartex enabled auto-merge (squash) September 10, 2024 13:07
@robot-ci-heartex robot-ci-heartex merged commit 4e85427 into develop Sep 10, 2024
41 of 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.

5 participants