Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sonarcloud test coverage reporting #2

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

Cruikshanks
Copy link
Member

When we run our tests locally 94.24% is reported. However, SonarCloud is reporting 97.3%. We never understood this discrepancy in the SROC team. But when we came to WATER we were finally able to track it down to how things were configured in sonar-project.properties.

This change updates the file to bring in what we learnt and applied to our other water-abstraction projects.

When we run our tests locally 94.24% is reported. However, sonarcloud is reporting 97.3%. We never understood this discrepancy in the SROC team. But when we came to WATER we were finally able to track it down to how things were configired in `sonar-project.properties`.

This change updates the file to bring in what we learnt and applied to our other **water-abstraction** projects.
@Cruikshanks Cruikshanks added the testing A change to the tests or CI label Oct 6, 2022
@Cruikshanks Cruikshanks self-assigned this Oct 6, 2022
@Cruikshanks
Copy link
Member Author

TBH it's still not exactly matching. But it is closer and at least consistent with the other projects 🤷

@Cruikshanks Cruikshanks marked this pull request as ready for review October 6, 2022 17:03
@Cruikshanks Cruikshanks merged commit d725060 into main Oct 6, 2022
@Cruikshanks Cruikshanks deleted the fix-sonar-project-properties branch October 6, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing A change to the tests or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant