Skip to content

Fix broken SonarCloud badges in README#249

Merged
qarlosh merged 1 commit into
masterfrom
fix/readme-sonarcloud-badges
Jul 1, 2026
Merged

Fix broken SonarCloud badges in README#249
qarlosh merged 1 commit into
masterfrom
fix/readme-sonarcloud-badges

Conversation

@arnaugiralt

Copy link
Copy Markdown
Member

What

The last two README badges (Coverage and Quality Gate Status) render as red "Project not found" images.

Why

Both SonarCloud URLs requested project=connect-cli, but the actual SonarCloud project key is cloudblue_connect-cli (see sonar-project.properties). SonarCloud returns a "Project not found" placeholder for any unknown key.

Fix

Updated the project= query param and the link id= on both badges to cloudblue_connect-cli.

🤖 Generated with Claude Code

The Coverage and Quality Gate badges used project=connect-cli, but the
SonarCloud project key is cloudblue_connect-cli (sonar-project.properties),
so SonarCloud returned "Project not found". Updated the badge project= and
link id= to the correct key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@arnaugiralt arnaugiralt requested review from Hairash, pcaro and qarlosh June 29, 2026 15:22
@sonarqubecloud

Copy link
Copy Markdown

@qarlosh qarlosh merged commit 9234f07 into master Jul 1, 2026
4 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.

2 participants