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/50398/jobs/2090944/results?scope=month#code-health) and can give a short demo

Back