Skip to content

Conversation

@julien-lang
Copy link
Member

@julien-lang julien-lang commented Jan 12, 2026

TODO

pytest-azurepipeline is no longer maintained and use old versions of PublishTestResults and PublishCodeCoverageResults.

@julien-lang julien-lang requested a review from Copilot January 12, 2026 22:33
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 updates the code coverage tooling from Coveralls to Codecov, correcting configuration issues and removing deprecated dependencies.

Changes:

  • Migrated coverage reporting from Coveralls to Codecov
  • Replaced pytest-coverage with pytest-cov and removed the coveralls package
  • Fixed typo in coverage configuration

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
tests/ci_requirements.txt Removed coveralls dependency and replaced pytest-coverage with pytest-cov
README.md Updated coverage badge to point to Codecov instead of Coveralls
.coveragerc Fixed typo in certifi directory name and updated configuration comment

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Jan 12, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

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.

2 participants