Running incremental sonar analysis in server for changeset in codebase
问题 I have a legacy application build in java with code base of 60 lk lines of code integrated with sonar server . Since the codebase is integrated with Sonar for the first time there are several thousand issues reported by sonar code quality rules. FOr each run in the server, it takes close to 20 hours in the server. I am looking for an option in sonar analysis, so that the analysis is run in the server only for the changes made in the codebase . This way, I can integrate and report the overall