Skip to content

Fix issue with CZI autostitch options #105

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

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

lguerard
Copy link
Contributor

@lguerard lguerard commented Jun 24, 2025

CZI files are still open with the AutoStitch option enabled, even if off in the Bio-Formats configuration.

This PR disables this option in all cases.

Copy link

codecov bot commented Jun 24, 2025

Codecov Report

Attention: Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Project coverage is 25%. Comparing base (420eb59) to head (14a997a).
Report is 3 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/imagej/bioformats.py 3% 28 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #105   +/-   ##
====================================
  Coverage     25%    25%           
====================================
  Files         25     25           
  Lines       1690   1682    -8     
====================================
+ Hits         421    422    +1     
+ Misses      1269   1260    -9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

lguerard added 2 commits June 24, 2025 11:24
That allows for a central place to change options instead of copy/paste
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