Enable maven plugin for those used for GH checks
igarashitm opened this issue · 1 comments
For example, SonarCloud
https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarscanner-for-maven/
and Codecov
maybe with jacoco or something, hopefully even setting a coverage threshold
https://about.codecov.io/tool/jacoco/
If we keep those as GH checks, we should enable maven plugin with exactly same ruleset so that we can run it before submitting a PR. Or, remove those for PR checks. We might be able to keep the comments from those for the reference, but not cause PR checks to fail.
🚨This issue has been automatically marked as stale because it has not had recent activity.🚨
If you are still interested in this issue, please, leave a comment stating its current status. Note that if no development resources has been allocated on it, you may need to search for alternative resources to complete it. It will be closed if no further activity occurs.
Thank you for your contributions.