Skip to content

General code quality improvements #36

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

Merged
merged 3 commits into from
Apr 10, 2024
Merged

Conversation

tgonzalezorlandoarm
Copy link
Member

  1. Turn compilation warnings into errors
  2. Validate ci.sh inputs before any logic is run
  3. Make only required attributes public, otherwise use the getter methods

Currently, no warnings are produced.
This will guarantee a certain code quality in the project.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
The script's logic should only be run after the options and
arguments provided have been validated.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Do not expose client as this is not required and use the get_client
method instead.

Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
Copy link
Collaborator

@gowthamsk-arm gowthamsk-arm left a comment

Choose a reason for hiding this comment

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

Thanks.

@gowthamsk-arm gowthamsk-arm merged commit 707c01e into main Apr 10, 2024
@tgonzalezorlandoarm tgonzalezorlandoarm deleted the tg/general-improvements branch April 10, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Effort label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants