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

Code Quality Improvement: Addressing SonarCloud Code Smells #61

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Code Quality Improvement: Addressing SonarCloud Code Smells #61

merged 1 commit into from
Aug 4, 2023

Conversation

fabiorigam
Copy link
Member

This pull request aims to enhance the code quality of our project by addressing various code smells identified by SonarCloud. Code smells are indicators of potential issues or areas that could benefit from refactoring to improve maintainability, readability, and overall software quality.

These changes have been thoroughly tested to ensure they do not introduce any functional issues. The primary goal is to make the codebase more maintainable and understandable, allowing for smoother collaboration and future development.

By merging this PR, we can take a proactive step in refining our codebase and promoting best practices, leading to a more robust and efficient software system.

Please feel free to review the changes and provide any feedback or suggestions. Your input is highly valuable in making our project even better. Let's maintain a high standard of code quality together!

Fix code smells
@coveralls
Copy link

Coverage Status

coverage: 96.395% (-0.2%) from 96.599% when pulling b5a144b on fabiorigam:improve-code-quality into 5ebb9a7 on vechain:master.

@libotony libotony merged commit 4fe1b70 into vechain:master Aug 4, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants