Skip to content

Conversation

howl-anderson
Copy link
Owner

Added a GitHub Actions workflow to automate testing on push and pull requests. The workflow uses Poetry to install dependencies and runs pytest.

Integrated test coverage reporting using pytest-cov and Codecov. Coverage reports are uploaded to Codecov on successful test runs.

Added CI status and test coverage badges to README.md for quick visibility.

Added a GitHub Actions workflow to automate testing on push and pull requests.
The workflow uses Poetry to install dependencies and runs pytest.

Integrated test coverage reporting using pytest-cov and Codecov.
Coverage reports are uploaded to Codecov on successful test runs.

Added CI status and test coverage badges to README.md for quick visibility.
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.

1 participant