Skip to content

Conversation

@p-
Copy link
Contributor

@p- p- commented Oct 22, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 22, 2025 07:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR establishes a GitHub Actions CI workflow to automatically run pytest tests on push and pull requests to the main branch. The workflow tests code against Python 3.11 and 3.14 to ensure compatibility across versions.

  • Sets up automated testing with pytest for the repository
  • Configures matrix testing for Python 3.11 and 3.14
  • Installs dependencies from requirements files and runs tests in a virtual environment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@p- p- merged commit 67aa591 into main Oct 22, 2025
5 checks passed
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.

3 participants