Skip to content

chore: Add project health badge#57

Merged
pradithya merged 3 commits intomainfrom
feat/project-health
Feb 21, 2026
Merged

chore: Add project health badge#57
pradithya merged 3 commits intomainfrom
feat/project-health

Conversation

@pradithya
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 21, 2026 06:43
Copy link

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 adds project health and quality badges to the README and updates the test-unit target in the Makefile to generate code coverage output. The badges provide visibility into CI/CD status, code coverage, Go code quality, releases, licensing, and OpenSSF best practices compliance. The Makefile changes ensure that coverage data is generated when running unit tests, which is then uploaded to Codecov by the existing CI workflow.

Changes:

  • Added 6 project health badges to README (CI/CD, code coverage, Go report card, latest release, license, and OpenSSF best practices)
  • Modified test-unit Make target to generate coverage.out file by filtering packages with test files

Reviewed changes

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

File Description
README.md Added centered badge section with 6 project health indicators and a comment about OpenSSF registration
Makefile Updated test-unit target to generate coverage output with filtering logic for packages containing test files

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

Copilot AI review requested due to automatic review settings February 21, 2026 07:08
@codecov-commenter
Copy link

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 ☂️

Copy link

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

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


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

@pradithya pradithya merged commit dd597ac into main Feb 21, 2026
17 checks passed
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.

3 participants