-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Gno code quality status
We have analyzed and executed all the existing test cases for the Gno repository to evaluate the current status of the project. We observed that the average code coverage for the project is around 60%. There are several directories that either have not been tested or lack test code.

Source code have many issues detected by static analysis tool.

Based on our analysis, we believe that to enhance the quality of the project's source code, we can contribute the following actions:
- Perform static testing for any code changes.
- Fix bugs identified by static code analysis.
- Write integration and unit test scripts to improve code coverage.
- Set up continuous integration and continuous delivery (CI/CD) for the repository to ensure that test cases pass with each new code update.
- Create Regression testing plan
notJoon
Metadata
Metadata
Assignees
Labels
No labels