Skip to content

docs: add CodeQL/Coverage/Release badges#3

Merged
ali-ezz merged 1 commit into
mainfrom
release-badges
May 4, 2026
Merged

docs: add CodeQL/Coverage/Release badges#3
ali-ezz merged 1 commit into
mainfrom
release-badges

Conversation

@ali-ezz
Copy link
Copy Markdown
Owner

@ali-ezz ali-ezz commented May 4, 2026

Add CodeQL, coverage, and release badges to README.

Copilot AI review requested due to automatic review settings May 4, 2026 19:01
@ali-ezz ali-ezz merged commit e316652 into main May 4, 2026
3 of 7 checks passed
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 updates the repository README to display additional project health/status badges alongside the existing CI/license badges.

Changes:

  • Add a CodeQL workflow status badge.
  • Add a Codecov coverage badge.
  • Add a GitHub Releases version badge.

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

Comment thread README.md
------

[![Python CI](https://github.com/ali-ezz/basic-python-project/actions/workflows/python-ci.yml/badge.svg)](https://github.com/ali-ezz/basic-python-project/actions)
[![CodeQL](https://github.com/ali-ezz/basic-python-project/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ali-ezz/basic-python-project/actions)
Comment thread README.md

[![Python CI](https://github.com/ali-ezz/basic-python-project/actions/workflows/python-ci.yml/badge.svg)](https://github.com/ali-ezz/basic-python-project/actions)
[![CodeQL](https://github.com/ali-ezz/basic-python-project/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ali-ezz/basic-python-project/actions)
[![Coverage Status](https://codecov.io/gh/ali-ezz/basic-python-project/branch/main/graph/badge.svg)](https://codecov.io/gh/ali-ezz/basic-python-project)
@ali-ezz ali-ezz deleted the release-badges branch May 4, 2026 19:03
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