Skip to content

ci: add coverage report and sonarcloud scan on PRs#112

Merged
radu-mocanu merged 1 commit into
mainfrom
chore/coverage-on-pr
May 11, 2026
Merged

ci: add coverage report and sonarcloud scan on PRs#112
radu-mocanu merged 1 commit into
mainfrom
chore/coverage-on-pr

Conversation

@radu-mocanu
Copy link
Copy Markdown
Collaborator

@radu-mocanu radu-mocanu commented May 11, 2026

Summary

  • per-package coverage artifacts on PRs
  • coverage runs only on the ubuntu/3.13 matrix cell, no duplicate test runs
  • also runs on push to main so sonarcloud has a baseline for new-code comparisons

Copilot AI review requested due to automatic review settings May 11, 2026 09:43
@radu-mocanu radu-mocanu requested a review from a team as a code owner May 11, 2026 09:43
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from a038815 to 8637bf4 Compare May 11, 2026 12:26
generate xml + html coverage on the ubuntu/3.13 matrix cell, upload as
artifacts, run sonarcloud scan that imports coverage.xml. sonar runs on
push to main too so the project gets a baseline for new-code comparisons.
@radu-mocanu radu-mocanu force-pushed the chore/coverage-on-pr branch from 8637bf4 to 765d4f2 Compare May 11, 2026 12:38
@sonarqubecloud
Copy link
Copy Markdown

@radu-mocanu radu-mocanu merged commit aa576f7 into main May 11, 2026
23 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.

3 participants