vechain / thor-devkit.js

Typescript library to aid DApp development on VeChain Thor
MIT License
39 stars 30 forks source link

Code Quality Improvement: Addressing SonarCloud Code Smells #61

Closed fabiorigam closed 1 year ago

fabiorigam commented 1 year ago

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!

coveralls commented 1 year ago

Coverage Status

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