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

updates: python 3.11, new libczi #110

Merged
merged 7 commits into from
Feb 19, 2023
Merged

Conversation

toloudis
Copy link
Collaborator

@toloudis toloudis commented Feb 16, 2023

Update several dependencies, add build for python 3.11 and update libczi

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2023

Codecov Report

Base: 98.64% // Head: 98.64% // No change to project coverage 👍

Coverage data is based on head (8883d77) compared to base (96110fd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   98.64%   98.64%           
=======================================
  Files           3        3           
  Lines         148      148           
=======================================
  Hits          146      146           
  Misses          2        2           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@heeler heeler left a comment

Choose a reason for hiding this comment

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

This looks good to me. Nice work!

@@ -3,4 +3,4 @@
url = https://github.com/pybind/pybind11.git
[submodule "libCZI"]
path = libCZI
url = https://github.com/zeiss-microscopy/libCZI.git
url = https://github.com/ZEISS/libczi.git
Copy link
Member

Choose a reason for hiding this comment

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

This obviously works. An alternative is to use CMake's fetch_content methodology to pull the resource. In this case I don't think either has strong advantages.

@toloudis toloudis merged commit 56a9a30 into main Feb 19, 2023
@toloudis toloudis deleted the feature/update-libczi-and-py311 branch February 19, 2023 00:03
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.

4 participants