Skip to content

docs(readme): Add comprehensive status badges#20

Merged
mpaulosky merged 8 commits into
mainfrom
docs/readme-badges
Feb 20, 2026
Merged

docs(readme): Add comprehensive status badges#20
mpaulosky merged 8 commits into
mainfrom
docs/readme-badges

Conversation

@mpaulosky
Copy link
Copy Markdown
Owner

Add professional status badges to README for better project visibility:

  • .NET 10 framework version
  • MIT License status
  • CI/CD workflow status
  • xUnit test framework link
  • CodeCov coverage metrics
  • Coverage trend history
  • Open issues count
  • Closed issues count
  • Open PRs count
  • Merged PRs count

All badges are dynamic and auto-update to reflect current project status. They provide quick visibility into the project's health and activity.

mpaulosky and others added 3 commits February 20, 2026 09:42
- 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>
Copilot AI review requested due to automatic review settings February 20, 2026 18:09
Copy link
Copy Markdown
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 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)

Comment thread README.md Outdated
Comment thread README.md Outdated
@github-actions
Copy link
Copy Markdown

Test Results Summary

70 tests   70 ✅  2s ⏱️
 5 suites   0 💤
 5 files     0 ❌

Results for commit 5c085f2.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.22%. Comparing base (4b3619c) to head (35c5656).
⚠️ Report is 9 commits behind head on main.

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

mpaulosky and others added 2 commits February 20, 2026 10:17
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mpaulosky mpaulosky added squad Squad triage inbox — Lead will assign to a member squad:ralph Assigned to Ralph (Work Monitor) labels Feb 20, 2026
@mpaulosky
Copy link
Copy Markdown
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 20, 2026

@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.

@mpaulosky mpaulosky merged commit 0628371 into main Feb 20, 2026
7 checks passed
@mpaulosky mpaulosky deleted the docs/readme-badges branch February 20, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

squad:ralph Assigned to Ralph (Work Monitor) squad Squad triage inbox — Lead will assign to a member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants