Skip to content

stevelaclasse/ProjectSonar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectSonar

This Project is written to test the impact of the code coverage on the quality of a software juged by Sonarqube. we are selecting a set of 100 Projects on GitBub, these projects must have been builded with maven or Gradle and have units test. the first step is to import the projects in sonar, on the first hand, sonar will execute the tests and calculate the code coverage of these tests, a good code coverage is >=80%. On the other hand, Sonar will evaluate each project and tell if it is good other bad. Depending of these two results, we could see if a high code coverage garantee a good software.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published