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

Client: code refactor #6004

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Client: code refactor #6004

merged 1 commit into from
Dec 12, 2024

Conversation

psiinon
Copy link
Member

@psiinon psiinon commented Dec 11, 2024

Overview

Move some client classes into sub-packages, in order to control the visibility of some of the methods.

Related Issues

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

For more details, please refer to the developer rules and guidelines.

@psiinon
Copy link
Member Author

psiinon commented Dec 11, 2024

Logo
Checkmarx One – Scan Summary & Details5757eb7a-56d3-4d7f-826e-a2f66e58e125

No New Or Fixed Issues Found

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it "weird" kinda java standards wise to have "Abstract' in the middle?

Also for a lot of these class names do they really need "Client" since it's obviously the client add-on/package.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR should just move classes / change visibility. Happy for future PRs to rename things...

Copy link
Member

@kingthorin kingthorin Dec 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, neither are blockers.

@psiinon psiinon changed the title Client: code refactor WIP Client: code refactor Dec 11, 2024
@psiinon
Copy link
Member Author

psiinon commented Dec 11, 2024

Ready for review.

Signed-off-by: Simon Bennetts <psiinon@gmail.com>
@psiinon
Copy link
Member Author

psiinon commented Dec 12, 2024

Fixed those :)

@thc202
Copy link
Member

thc202 commented Dec 12, 2024

Thank you!

@kingthorin kingthorin merged commit 3894fe0 into zaproxy:main Dec 12, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants