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: consider only dimensions with size >1 for plane-coordinate #28

Merged
merged 5 commits into from
Aug 6, 2024

Conversation

FelixS90
Copy link
Collaborator

[x] I followed the How to structure your PR.
[ ] Based on Commit Parsing: In case a new major release will be created (because the body or footer begins with 'BREAKING CHANGE:'), I created a new Jupyter notebook with a matching version.
[ ] Based on Commit Parsing: In case a new minor/patch release will be created (because PR title begins with 'feat'/('fix' or 'perf')), I optionally created a new Jupyter notebook with a matching version.
[ ] In case of API changes, I updated API.md.

Re-write of #16 due to changes in infrastructure.

Fixes #10

Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.25%. Comparing base (3b2ea06) to head (d29ce54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files           1        1           
  Lines         364      364           
  Branches       93       93           
=======================================
  Hits          354      354           
  Misses          5        5           
  Partials        5        5           
Components Coverage Δ
pylibczirw_python 97.25% <ø> (ø)
pylibczirw_c ∅ <ø> (∅)

@soyers soyers added the cla Contributor License Agreement sent to Admin label Aug 6, 2024
@soyers soyers marked this pull request as ready for review August 6, 2024 11:53
@FelixS90 FelixS90 merged commit 264fcb4 into main Aug 6, 2024
23 checks passed
@FelixS90 FelixS90 deleted the dimensions_greater_1 branch August 6, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla Contributor License Agreement sent to Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accessing acquisition tiles using pylibCZIrw
2 participants