Project

General

Profile

action #156091

Updated by tinita 4 months ago

https://codescene.com/ can be used for free with open source projects to analyze the code. 
 Features: 
 * Finding knowledge islands 
 * Calculate code complexity 
 * Simulate a person leaving a team 
 * Show which files are very likely to be changed in the same commit 
 * Same for subroutines 
 * Create goals and check code health in PRs 

 We should consider using this for our projects. 
 * I created an [example project for os-autoinst](https://codescene.io/projects/50439/jobs/2093641/results?scope=month#code-health) and can give a short demo. 
 * [example project for openQA](https://codescene.io/projects/50441/jobs/2093692/results?scope=month#code-health) 
 * [example project for qem-bot](https://codescene.io/projects/50525/jobs/2098316/results?scope=month#code-health)

Back