Skip to content

Remove SonarCloud integration and related configurations#52

Merged
creativeprojects merged 1 commit intomainfrom
remove-sonar
Mar 28, 2026
Merged

Remove SonarCloud integration and related configurations#52
creativeprojects merged 1 commit intomainfrom
remove-sonar

Conversation

@creativeprojects
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 28, 2026 17:52
Copy link
Copy Markdown

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

Removes the repository’s SonarCloud integration/configuration so CI and documentation no longer reference SonarCloud.

Changes:

  • Deleted sonar-project.properties (SonarCloud project configuration).
  • Removed SonarCloud badges from README.md.
  • Removed the SonarCloud-trigger workflow job and related coverage artifact handling from the GitHub Actions build workflow.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
sonar-project.properties Removed SonarCloud scanner configuration from the repo.
README.md Removed SonarCloud badge links.
.github/workflows/build.yml Removed the SonarCloud job and the now-unneeded coverage artifact upload step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@creativeprojects creativeprojects merged commit 865cbd9 into main Mar 28, 2026
7 checks passed
@creativeprojects creativeprojects deleted the remove-sonar branch March 28, 2026 17:54
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.95%. Comparing base (0a217af) to head (2b29f20).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files          28       28           
  Lines        1167     1167           
=======================================
  Hits          898      898           
  Misses        218      218           
  Partials       51       51           
Flag Coverage Δ
unittests 76.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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