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: Prevent compute metrics for draft datasets #5624

Conversation

frascuchon
Copy link
Member

Description

Dataset progress and user metrics are not available for draft datasets.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

@frascuchon frascuchon requested a review from jfcalvo October 23, 2024 16:32
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.26%. Comparing base (b9dac8d) to head (9680d3d).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5624      +/-   ##
===========================================
+ Coverage    91.24%   91.26%   +0.02%     
===========================================
  Files          145      145              
  Lines         6032     6036       +4     
===========================================
+ Hits          5504     5509       +5     
+ Misses         528      527       -1     
Flag Coverage Δ
argilla-server 91.26% <100.00%> (+0.02%) ⬆️

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.

@frascuchon frascuchon merged commit 5622e96 into develop Oct 23, 2024
5 of 6 checks passed
@frascuchon frascuchon deleted the fix/argilla-server/prevent-error-when-compute-metrics-for-draft-datasets branch October 23, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants