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

Allow filenames with commas in embedding file #1395

Conversation

philippmwirth
Copy link
Contributor

Allow filenames with commas in embedding file

  • Allow filenames with commas in embedding file
  • Type check tests/utils/test_io.py

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04% ⚠️

Comparison is base (100afe6) 85.40% compared to head (837aadd) 85.37%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1395      +/-   ##
==========================================
- Coverage   85.40%   85.37%   -0.04%     
==========================================
  Files         130      130              
  Lines        5446     5448       +2     
==========================================
  Hits         4651     4651              
- Misses        795      797       +2     
Files Changed Coverage Δ
lightly/api/api_workflow_upload_embeddings.py 88.29% <ø> (-0.13%) ⬇️
lightly/data/dataset.py 89.16% <ø> (-0.18%) ⬇️
lightly/utils/io.py 90.19% <ø> (-1.04%) ⬇️

... and 12 files with indirect coverage changes

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

Copy link
Contributor

@MalteEbner MalteEbner left a comment

Choose a reason for hiding this comment

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

I would add more tests, otherwise LGTM

tests/utils/test_io.py Outdated Show resolved Hide resolved
@philippmwirth philippmwirth merged commit f1f4d5e into master Sep 15, 2023
9 of 10 checks passed
@philippmwirth philippmwirth deleted the philipp-lig-3817-crash-invalid-filenames-during-embedding-upload branch September 15, 2023 15:34
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