Skip to content

Remove codecov#244

Open
norkans7 wants to merge 1 commit intomainfrom
remove-codecov
Open

Remove codecov#244
norkans7 wants to merge 1 commit intomainfrom
remove-codecov

Conversation

@norkans7
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 27, 2026 13:40
Copy link
Copy Markdown

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 removes Codecov integration from the repository’s CI/readme and switches CI to printing coverage results directly in the workflow logs.

Changes:

  • Remove the Codecov badge from README.md.
  • Remove Codecov upload from GitHub Actions and keep a coverage report output step.
  • Update documented supported Python/Django versions in README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Drops Codecov badge and updates documented supported Python/Django versions.
.github/workflows/ci.yml Stops generating/uploading coverage artifacts to Codecov; prints coverage summary in CI logs instead.

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

Comment thread README.md
Comment on lines +11 to +12
* Supports Python 3.12, 3.13 and 3.14 only
* Supports Django 5.2 and 6.0
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