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

General code cleanup #183

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

General code cleanup #183

wants to merge 17 commits into from

Conversation

sebastienvermeille
Copy link
Owner

@sebastienvermeille sebastienvermeille commented Feb 6, 2024

I wanted to take some time to cleanup the code to keep tech debt under control.

Changes

  • Use @nonnull and final where it was missing
    That way the code is more intentional

  • Refactore the plugin impl module to better follow SOLID principles
    That way it don't become a mess

@probot-autolabeler probot-autolabeler bot added the java Pull requests that update Java code label Feb 6, 2024
Copy link

sonarcloud bot commented Feb 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

53.5% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean code java Pull requests that update Java code patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant