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

Add Python tests (1) #11

Merged
merged 22 commits into from
Oct 14, 2024
Merged

Add Python tests (1) #11

merged 22 commits into from
Oct 14, 2024

Conversation

aliddell
Copy link
Member

  • Adds some basic tests for the settings classes
    • Adds Python tests to CI
  • Fixes binding of PyZarrStreamSettings::dimensions to allow list-like behavior in Python
  • Adds default values for previously uninitialized class members
  • Adds kwargs constructors and __repr__ to bound classes

@aliddell aliddell requested a review from jeskesen October 10, 2024 15:43
@aliddell aliddell changed the base branch from python-bindings to main October 10, 2024 15:43
@aliddell aliddell changed the base branch from main to python-bindings October 10, 2024 16:15
Base automatically changed from python-bindings to main October 10, 2024 18:55
Copy link
Contributor

@jeskesen jeskesen left a comment

Choose a reason for hiding this comment

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

LGTM.

@aliddell aliddell merged commit 7d6dd61 into main Oct 14, 2024
16 checks passed
@aliddell aliddell deleted the python-tests branch October 14, 2024 12:46
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