Skip to content

Add pytest coverage reporting to CI pipeline#42

Open
armalikhani wants to merge 1 commit intodevelopfrom
feat/aa/add-pytest-cov
Open

Add pytest coverage reporting to CI pipeline#42
armalikhani wants to merge 1 commit intodevelopfrom
feat/aa/add-pytest-cov

Conversation

@armalikhani
Copy link
Copy Markdown
Collaborator

Add pytest coverage reporting to CI pipeline

Changes:

  • Added pytest-cov dependency
  • Updated CI test step to run coverage with pytest
  • Uploads coverage.xml as a CI artifact for inspection anf use
  • Coverage output shown in CI logs

Future tasks:

  • Consider integrating Codecov to upload coverage reports
  • Optionally enforce a minimum coverage threshold in CI
  • Add a coverage badge to the README once Codecov is configured

Closes #28

@armalikhani armalikhani marked this pull request as ready for review April 28, 2026 13:30
@armalikhani armalikhani requested a review from Bmete7 April 28, 2026 13:30
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.

Add CI/CD GitHub Workflow for Testing, Linting, and PyPI Deployment

1 participant