Skip to content

[codex] Fix SonarCloud badge links in README#12

Merged
stephenlclarke merged 1 commit into
mainfrom
codex/readme-badge-fix
Apr 8, 2026
Merged

[codex] Fix SonarCloud badge links in README#12
stephenlclarke merged 1 commit into
mainfrom
codex/readme-badge-fix

Conversation

@stephenlclarke
Copy link
Copy Markdown
Owner

What changed

Updated the SonarCloud badge URLs in README.md to use the public SonarCloud project key so GitHub can render them correctly.

Why

The merged feature PR fixed the code and CI, but the README badges were still pointing at fixdecoder_go, which returns Project not found for anonymous badge requests on GitHub. The public project key is stephenlclarke_fixdecoder_go.

I also removed the coverage badge for now because SonarCloud currently returns Measure has not been found for coverage on the public project, so that badge still would not render correctly.

Impact

The README badges on GitHub should render again once this PR is merged.

Validation

Verified the badge endpoints manually against SonarCloud for the public project key.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 8, 2026

@stephenlclarke stephenlclarke marked this pull request as ready for review April 8, 2026 14:11
@stephenlclarke stephenlclarke merged commit b2a0aed into main Apr 8, 2026
8 checks passed
@stephenlclarke stephenlclarke deleted the codex/readme-badge-fix branch April 8, 2026 14:15
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.

1 participant