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

Run Pytests across all supported Python versions #279

Merged
merged 25 commits into from
Feb 1, 2024

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Jan 17, 2024

Use a matrix job to run CuBIDS's tests on Python versions 3.8 - 3.11, and add a coverage job.

@tsalo tsalo added the testing label Jan 17, 2024
@tsalo
Copy link
Member Author

tsalo commented Feb 1, 2024

Well this entire endeavor has been quite unpleasant. I blame the CircleCI documentation around matrix jobs.

@tsalo tsalo merged commit c2e6cb8 into PennLINC:main Feb 1, 2024
8 checks passed
@tsalo tsalo deleted the test-python branch February 1, 2024 17:57
@tsalo tsalo changed the title Try testing across all supported Python versions Run Pytests across all supported Python versions Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant