Skip to content

Update sonarcube.yml#161

Merged
timlaing merged 3 commits intomainfrom
timlaing-patch-1
Dec 1, 2025
Merged

Update sonarcube.yml#161
timlaing merged 3 commits intomainfrom
timlaing-patch-1

Conversation

@timlaing
Copy link
Copy Markdown
Owner

@timlaing timlaing commented Dec 1, 2025

Breaking change

Proposed change

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New service (thank you!)
  • New feature (which adds functionality to an existing service)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests
  • Documentation or code sample

Example of code:

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

  • Documentation added/updated to README

Signed-off-by: Tim Laing <11019084+timlaing@users.noreply.github.com>
@timlaing timlaing self-assigned this Dec 1, 2025
Copilot AI review requested due to automatic review settings December 1, 2025 12:14
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

This PR updates the SonarQube workflow to integrate code coverage data from a separate coverage generation job. The changes establish a job dependency and download the coverage artifact before running the SonarQube scan.

Key Changes:

  • Added job dependency on the coverage job to ensure proper execution order
  • Added artifact download step to retrieve coverage data for SonarQube analysis

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

Comment thread .github/workflows/sonarcube.yml
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 1, 2025

Warning

Rate limit exceeded

@timlaing has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 11 minutes and 34 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between a21c188 and 63a0f6e.

📒 Files selected for processing (1)
  • .github/workflows/sonarcube.yml (1 hunks)

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch timlaing-patch-1

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.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Tim Laing <11019084+timlaing@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Dec 1, 2025

@timlaing timlaing merged commit f6f6ed2 into main Dec 1, 2025
20 checks passed
@timlaing timlaing deleted the timlaing-patch-1 branch December 1, 2025 12:21
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