Skip to content

ci: integrate Codecov and pytest-cov #405

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

Merged
merged 3 commits into from
Jul 13, 2025
Merged

Conversation

filipchristiansen
Copy link
Contributor

@filipchristiansen filipchristiansen commented Jul 12, 2025

ci: integrate Codecov and pytest-cov

  • Add Codecov: Ubuntu + Python 3.13 job now uploads coverage.xml with codecov/codecov-action@v5.
  • Keep full matrix: other OS/Python legs still test but skip the upload.
  • Add pytest-cov to dev extras so coverage can be generated locally and in CI.
  • Closes: tests: add codecov and .codecov.yml #322

@filipchristiansen filipchristiansen marked this pull request as ready for review July 12, 2025 21:07

This comment was marked as off-topic.

Copy link
Contributor

@ix-56h ix-56h left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@NicolasIRAGNE NicolasIRAGNE left a comment

Choose a reason for hiding this comment

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

lgtm

@filipchristiansen filipchristiansen merged commit 03b0150 into main Jul 13, 2025
25 checks passed
@filipchristiansen filipchristiansen deleted the ci/codecov-integration branch July 13, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: add codecov and .codecov.yml
3 participants