-
Notifications
You must be signed in to change notification settings - Fork 139
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
Handle path separators in the subset when exporting a datumaro dataset #1615
Handle path separators in the subset when exporting a datumaro dataset #1615
Conversation
7da2334
to
ae61353
Compare
c8a0133
to
1952f07
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1615 +/- ##
===========================================
+ Coverage 81.06% 81.07% +0.01%
===========================================
Files 278 278
Lines 32517 32588 +71
Branches 6607 6620 +13
===========================================
+ Hits 26360 26422 +62
- Misses 4701 4710 +9
Partials 1456 1456
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Summary
Ticket: 152928
Raise an error when exporting a dataset in Datumaro format if the subset name contains path separators.
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.