docs(readme): Add comprehensive status badges#20
Conversation
- Add .NET 10 version badge linking to dotnet.microsoft.com - Add MIT license badge linking to LICENSE file - Add CI/CD workflow status badge linking to squad-ci.yml - Add CodeCov coverage badge linking to coverage report - Position badges in single horizontal row after H1 heading Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR adds comprehensive status badges to the README.md to improve project visibility and provide quick insights into project health. The badges cover framework version, license, CI/CD status, test coverage, and repository activity metrics.
Changes:
- Added .NET 10, MIT License, and xUnit test framework badges
- Added CI/CD workflow status badges for squad-ci.yml and squad-test.yml
- Added Copilot code review workflow badge
- Added CodeCov coverage metrics and trend badges
- Added GitHub repository activity badges (issues and PRs)
Test Results Summary70 tests 70 ✅ 2s ⏱️ Results for commit 5c085f2. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
=======================================
Coverage 46.22% 46.22%
=======================================
Files 25 25
Lines 411 411
Branches 17 17
=======================================
Hits 190 190
Misses 216 216
Partials 5 5 🚀 New features to boost your workflow:
|
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
@copilot open a new pull request to apply changes based on the comments in this thread |
|
@mpaulosky I've opened a new pull request, #21, to work on those changes. Once the pull request is ready, I'll request review from you. |
docs(readme): Fix broken Copilot badge and rename Merged PRs badge
Add professional status badges to README for better project visibility:
All badges are dynamic and auto-update to reflect current project status. They provide quick visibility into the project's health and activity.