Skip to content

Feature/2256 integrate sonar cloud analysis into GitHub workflows - #2295

Open
QuangAnhLe wants to merge 14 commits into
devonfw:mainfrom
QuangAnhLe:feature/2256-Integrate-SonarCloud-analysis-into-GitHub-workflows
Open

Feature/2256 integrate sonar cloud analysis into GitHub workflows#2295
QuangAnhLe wants to merge 14 commits into
devonfw:mainfrom
QuangAnhLe:feature/2256-Integrate-SonarCloud-analysis-into-GitHub-workflows

Conversation

@QuangAnhLe

@QuangAnhLe QuangAnhLe commented Aug 7, 2026

Copy link
Copy Markdown

This PR fixes #2256

Implemented changes:

  • add sonarcloud analysis in build.yml

Testing instructions

  • check job sonarcloud analysis in workflow after merge into main-branch.

Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summarizes what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labeled
    with internal
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@coveralls

coveralls commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 31963548877

Warning

No base build found for commit 31dabbf on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 72.887%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 17548
Covered Lines: 13340
Line Coverage: 76.02%
Relevant Branches: 7757
Covered Branches: 5104
Branch Coverage: 65.8%
Branches in Coverage %: Yes
Coverage Strength: 3.23 hits per line

💛 - Coveralls

Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build-pr.yml Outdated
Comment thread pom.xml Outdated
@QuangAnhLe QuangAnhLe added the enhancement New feature or request label Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

Integrate SonarCloud analysis into GitHub workflows

4 participants