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 smart load | Make extension check case-insensitive #368

Merged
merged 4 commits into from
Nov 28, 2024

Conversation

qin-yu
Copy link
Collaborator

@qin-yu qin-yu commented Nov 28, 2024

Adeleh from University of Potsdam sent me email about PlantSeg can't open her .JPG and .TIF files. This PR improves the extension checking throughout PlantSeg and makes smart_load()s consistent.

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 64.71%. Comparing base (c0a79c7) to head (63d38eb).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
plantseg/io/io.py 60.00% 2 Missing ⚠️
plantseg/core/image.py 0.00% 1 Missing ⚠️
plantseg/io/h5.py 50.00% 1 Missing ⚠️
plantseg/viewer_napari/widgets/proofreading.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   64.71%   64.71%           
=======================================
  Files          71       71           
  Lines        5201     5201           
=======================================
  Hits         3366     3366           
  Misses       1835     1835           

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

@qin-yu qin-yu merged commit 2d6a83e into master Nov 28, 2024
3 of 4 checks passed
@qin-yu qin-yu deleted the qy/fix-smart-load branch December 16, 2024 22:00
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.

1 participant