Skip to content

🔧 fix ci badge links in README.md for consistency#5

Merged
gimlichael merged 1 commit intomainfrom
fix/README.md
Mar 1, 2026
Merged

🔧 fix ci badge links in README.md for consistency#5
gimlichael merged 1 commit intomainfrom
fix/README.md

Conversation

@gimlichael
Copy link
Member

@gimlichael gimlichael commented Mar 1, 2026

Summary by CodeRabbit

  • Documentation
    • Updated project badges and external links to reflect current project configuration.
    • Added description of .NET 9 and .NET 10 compatibility and project capabilities.

Copilot AI review requested due to automatic review settings March 1, 2026 23:19
@gimlichael gimlichael merged commit 1dc316a into main Mar 1, 2026
1 of 5 checks passed
@gimlichael gimlichael deleted the fix/README.md branch March 1, 2026 23:19
@coderabbitai
Copy link

coderabbitai bot commented Mar 1, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 83810ae and 301db09.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README.md file was updated to replace Carter repository badges with codebelt-carter project slug badges across CI/CD, code coverage, quality, reliability, and security monitoring integrations. A new descriptive subtitle was added highlighting .NET 9 and .NET 10 compatibility.

Changes

Cohort / File(s) Summary
Badge and Metadata Updates
README.md
Replaced Carter project badges with codebelt-carter project slug references (CI/CD, codecov, Quality Gate, Maintainability, Reliability, Security, OpenSSF Scorecard). Updated related badge links. Added descriptive line about Carter companion for .NET 9 and .NET 10 development.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Badges gleaming, fresh and new,
From Carter old to codebelt true,
With dotnet's latest on display,
This rabbit cheers the brand new way! 🌟

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/README.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Updates the README’s status badges so SonarCloud links align with the repository’s configured SonarCloud project key.

Changes:

  • Updated SonarCloud badge project/dashboard id from carter to codebelt-carter for consistency.

# Extensions for Carter API by Codebelt

[![Carter CI/CD Pipeline](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml/badge.svg)](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml)[![codecov](https://codecov.io/gh/codebeltnet/carter/graph/badge.svg?token=qX3lHGvFS4)](https://codecov.io/gh/codebeltnet/carter) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=carter&metric=alert_status)](https://sonarcloud.io/dashboard?id=carter) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=carter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=carter) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=carter&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=carter) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=carter&metric=security_rating)](https://sonarcloud.io/dashboard?id=carter) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codebeltnet/carter/badge)](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/carter)
[![Carter CI/CD Pipeline](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml/badge.svg)](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml)[![codecov](https://codecov.io/gh/codebeltnet/carter/graph/badge.svg?token=qX3lHGvFS4)](https://codecov.io/gh/codebeltnet/carter) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=alert_status)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=security_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codebeltnet/carter/badge)](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/carter)
Copy link

Copilot AI Mar 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s no whitespace between the CI/CD badge link and the codecov badge (...ci-pipeline.yml)[![codecov]...), while the other badges are separated by spaces. Add a space (or line breaks) between badges to keep the rendered README consistent and easier to read/edit.

Suggested change
[![Carter CI/CD Pipeline](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml/badge.svg)](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml)[![codecov](https://codecov.io/gh/codebeltnet/carter/graph/badge.svg?token=qX3lHGvFS4)](https://codecov.io/gh/codebeltnet/carter) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=alert_status)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=security_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codebeltnet/carter/badge)](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/carter)
[![Carter CI/CD Pipeline](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml/badge.svg)](https://github.com/codebeltnet/carter/actions/workflows/ci-pipeline.yml) [![codecov](https://codecov.io/gh/codebeltnet/carter/graph/badge.svg?token=qX3lHGvFS4)](https://codecov.io/gh/codebeltnet/carter) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=alert_status)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=codebelt-carter&metric=security_rating)](https://sonarcloud.io/dashboard?id=codebelt-carter) [![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/codebeltnet/carter/badge)](https://scorecard.dev/viewer/?uri=github.com/codebeltnet/carter)

Copilot uses AI. Check for mistakes.
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