Skip to content

Bugfix/sonar flagged issues#400

Merged
adamkorynta merged 2 commits intomainfrom
bugfix/sonar_flagged_issues
Apr 1, 2025
Merged

Bugfix/sonar flagged issues#400
adamkorynta merged 2 commits intomainfrom
bugfix/sonar_flagged_issues

Conversation

@adamkorynta
Copy link
Contributor

Problem Description

SonarCloud is reporting an incorrect code coverage percentage because the jacoco code coverage was mismatched to the wrong gradle subproject.

Solution

Add in the integration testing coverage reports to the REST API subproject. Fix some minor sonar flagged issues while I'm looking at them.

how you tested the change

Tested from gradle CLI to verify coverage reports correctly.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

the source code needs the gradle sub-project to match what was analyzed
@adamkorynta adamkorynta requested a review from zack-rma April 1, 2025 22:01
@adamkorynta adamkorynta merged commit 7870c1f into main Apr 1, 2025
7 checks passed
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 1, 2025

@MikeNeilson MikeNeilson deleted the bugfix/sonar_flagged_issues branch June 1, 2025 20:47
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