Runze's Proposal for [SS] Scan and create issues for classes that have not implemented unit tests
- Mentors
- Nianjun Sun
- Organization
- Apache Software Foundation
- Technologies
- java, SonarCloud, RPI, JunitTest, Jacoco, GitHubAction
- Topics
- CodeCoverage, TestScanner, Generate Report
Apache ShardingSphere(SS) Community focus on code quality and we ever used CodeCov as the test tool. However, when SS update JunitTest Version From 4 to 5. The CodeCov might can’t support service as before. We have fully instruction on code specification thus I will focus on create a code test scanner and we can use it to determine which code not write Junit test or not follow the code specification. After that I will figure out the correct file path to make the Jacoco works well and use the Sonar cloud generate report.