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: sort classes alphabetically #194

Merged
merged 4 commits into from
Nov 5, 2024
Merged

fix: sort classes alphabetically #194

merged 4 commits into from
Nov 5, 2024

Conversation

JSabadin
Copy link
Contributor

Description

This PR sorts the classes alphabetically, ensuring that dataset creation is independent of the yielding order. Classes are now ordered alphabetically, providing consistency across different runs.

@JSabadin JSabadin requested a review from a team as a code owner October 30, 2024 08:59
@JSabadin JSabadin requested review from kozlov721, klemen1999, tersekmatija and conorsim and removed request for a team October 30, 2024 08:59
@github-actions github-actions bot added fix Fixing a bug release New version release labels Oct 30, 2024
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.50%. Comparing base (6bcbb11) to head (4f33d4f).
Report is 9 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   92.33%   92.50%   +0.16%     
==========================================
  Files          79       80       +1     
  Lines        4161     4228      +67     
==========================================
+ Hits         3842     3911      +69     
+ Misses        319      317       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kozlov721 kozlov721 added data Changes affecting luxonis_ml.data subpackage and removed release New version release labels Oct 30, 2024
@github-actions github-actions bot added the release New version release label Nov 4, 2024
@klemen1999 klemen1999 merged commit 383b8bb into main Nov 5, 2024
12 checks passed
@klemen1999 klemen1999 deleted the fix/label-mapping branch November 5, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Changes affecting luxonis_ml.data subpackage fix Fixing a bug release New version release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants