Skip to content

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.

3 participants